chromium/third_party/blink/web_tests/fast/forms/select/menulist-restrict-line-height.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>