Sign in
webkit
/
WebKit
/
38af2d11a53891d36db2adc946c621e143cf63f2
/
.
/
LayoutTests
/
fast
/
forms
/
select-size.html
blob: 8737b7ef01c2a6fb7ef7b1aba28f446b05f4129d [
file
] [
log
] [
blame
]
This tests an HTMLSelectElement with a malformed size attribute
<br>
<select
style
=
"
border
:
1px
solid gray
;
"
size
=
1">
<option>
test
</select>