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