haikuwebkit/LayoutTests/fast/forms/option-value-trim-html-spac...

14 lines
331 B
Plaintext
Raw Permalink Blame History

This file contains invisible Unicode characters

This file contains invisible Unicode characters that are indistinguishable to humans but may be processed differently by a computer. If you think that this is intentional, you can safely ignore this warning. Use the Escape button to reveal them.

Test for space striping .value attribute of OPTION element
On success, you will see a series of "PASS" messages, followed by "TEST COMPLETE".
PASS o1.value is "text with extra while spaces"
PASS o2.value is "text"
PASS o3.value is " test text "
PASS o4.value is "test  text"
PASS successfullyParsed is true
TEST COMPLETE