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