Sign in
webkit
/
WebKit
/
7e009aa6ca8ae5803722c93d1141121f84c9ae8f
/
.
/
LayoutTests
/
fast
/
forms
/
HTMLOptionElement_label05-expected.html
blob: 791531e30692677b154c6e70c9997c2ff8235c89 [
file
] [
log
] [
blame
]
<!DOCTYPE html>
<body>
<select
size
=
"5"
>
<option>
This label should appear
</option>
</select>
</body>