Sign in
webkit
/
WebKit
/
b7803c6d3596c28610f394f97b431d1f4c00ed1e
/
.
/
LayoutTests
/
fast
/
forms
/
select-size.html
blob: 3ced64ce9c5f58918c2b21ab6df9e2b5c191b085 [
file
] [
log
] [
blame
]
This tests that a malformed size attribute will be parsed and corrected so that the right
size attribute value is used to match the style rule that determines whether to use a menu list or a list box.
<br>
<select
size
=
1">
<option>
test
</select>