Sign in
chromium
/
external
/
github.com
/
WebKit
/
webkit
/
8a2c8a97dfd3af0fdb68d49fc58e1163aca8085a
/
.
/
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>