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