summaryrefslogtreecommitdiffstats
path: root/third_party/WebKit/LayoutTests/fast/forms/select/HTMLOptionElement_label07.html
blob: 4d0bab3828ceb46ecb871d96972cf16200e05a43 (plain)
1
2
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>
<select><option label="text"> </option></select>