haikuwebkit/LayoutTests/fast/forms/003.html

7 lines
148 B
HTML

<html>
<body>
<select style="display:block"><option selected>Hello</option></select>
This text should be *below* the select widget.
</body>
</html>