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