summaryrefslogtreecommitdiffstats
path: root/third_party/WebKit/LayoutTests/fast/forms/select/003.html
blob: 930adcfb6cf359daead242df66a0dc0814e93dc9 (plain)
1
2
3
4
5
6
<html>
<body>
<select style="display:block"><option selected>Hello</option></select>
This text should be *below* the select widget.
</body>
</html>