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