Move parseFontFaceDescriptor to CSSPropertyParser.cpp
[chromium-blink-merge.git] / third_party / WebKit / LayoutTests / fast / forms / HTMLOptionElement_label07.html
blob4d0bab3828ceb46ecb871d96972cf16200e05a43
1 The select item below has a label specified, and enclosed text that is whitespace. There should be no text shown in the select box.<br>
2 <select><option label="text"> </option></select>