Sign in
webkit
/
WebKit
/
2bde0edf56b50cba234b331b5ddd67eb5d2a0a71
/
.
/
LayoutTests
/
fast
/
forms
/
003.html
blob: 930adcfb6cf359daead242df66a0dc0814e93dc9 [
file
] [
log
] [
blame
]
<html>
<body>
<select
style
=
"
display
:
block
"
><option
selected
>
Hello
</option></select>
This text should be *below* the select widget.
</body>
</html>