Sign in
webkit
/
WebKit
/
b7803c6d3596c28610f394f97b431d1f4c00ed1e
/
.
/
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>