Move parseFontFaceDescriptor to CSSPropertyParser.cpp
[chromium-blink-merge.git] / third_party / WebKit / LayoutTests / fast / forms / option-label-trim-html-spaces-expected.txt
blob03e6fbcdade3bc5d53379ae7caa9f990461211f5
1 Test for space striping .label attribute of OPTION element
3 On success, you will see a series of "PASS" messages, followed by "TEST COMPLETE".
6 PASS o1.label is "text with extra while spaces"
7 PASS o2.label is "text"
8 PASS o3.label is " test text "
9 PASS o4.label is "test  text"
10 PASS successfullyParsed is true
12 TEST COMPLETE