chromium/third_party/blink/web_tests/fast/forms/select/menulist-clip.html

<p>
    Rendering test for <i><a href="http://bugs.webkit.org/show_bug.cgi?id=15156">http://bugs.webkit.org/show_bug.cgi?id=15156</a>
    REGRESSION (r24594-r24668): The bottom of styled &lt;select> button text is clipped out</i>.
</p>
<select style="-webkit-appearance: none; font-size: 18px; height: 30px;">
    <option>Apple</option>
</select>