haikuwebkit/LayoutTests/fast/forms/option-label-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 .label attribute of OPTION element
On success, you will see a series of "PASS" messages, followed by "TEST COMPLETE".
PASS o1.label is "text with extra while spaces"
PASS o2.label is "text"
PASS o3.label is " test text "
PASS o4.label is "test  text"
PASS successfullyParsed is true
TEST COMPLETE