Sign in
webkit
/
WebKit
/
b7803c6d3596c28610f394f97b431d1f4c00ed1e
/
.
/
LayoutTests
/
fast
/
forms
/
HTMLOptionElement_label06.html
blob: cca18e37d2e513a9b8ad65cd7f734ef36910b5b7 [
file
] [
log
] [
blame
]
The select item below has a label specified, and no enclosed text. There should be no text shown in the select box.
<br>
<select><option
label
=
"text"
></option></select>