Sign in
webkit
/
WebKit
/
523a9f95bd9c6f8396f1eaddbcea48b4b236200c
/
.
/
LayoutTests
/
fast
/
forms
/
menulist-no-overflow.html
blob: aa0d1cebbefea7555739d152a7da6679179d9a5f [
file
] [
log
] [
blame
]
<select
style
=
"
font-size
:
.6em
;
overflow
:
auto
;
"
>
<option>
No overflow should be allowed on popup menus!
</option>
</select>