Sign in
webkit
/
WebKit
/
96cff72d5a75bbb2ee7836e4e233ab209886ee52
/
.
/
LayoutTests
/
fast
/
forms
/
HTMLOptionElement_label07.html
blob: 4d0bab3828ceb46ecb871d96972cf16200e05a43 [
file
] [
log
] [
blame
]
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>