haikuwebkit/LayoutTests/fast/forms/option-text-clip.html

5 lines
199 B
HTML

This tests that the option text is clipped properly, and doesn't spill over into the arrow part of the popup control.<br>
<select style="width:150px">
<option>12345 6789 ABCD EFGH</option>
</select>