haikuwebkit/LayoutTests/fast/forms/menulist-restrict-line-heig...

4 lines
186 B
HTML

This tests that we don't honor line-height for styled popup buttons.<br>
<select style="line-height:7px; background-color: lightblue;">
<option>This text should not be clipped.
</select>