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