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