chromium/third_party/blink/web_tests/fast/forms/select/003.html

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