blob: f4b72c964cf4c6e7518b089972ebcaaaa7cdfbd4 [file] [log] [blame]
<html>
<head>
<title>Test for http://bugs.webkit.org/show_bug.cgi?id=11133</title>
</head>
<body>
<select multiple style="width: 100px; font-size: 20px; font-family: Ahem;">
<option>aaaaaa</option>
<option>aaaaaa</option>
<option>aaaaaa</option>
<option>aaaaaa</option>
<option>aaaaaa</option>
</select>
<script>
if (window.testRunner)
testRunner.display();
</script>
</body>
</html>