Sign in
webkit
/
WebKit
/
b4234713c85383e00e81c500ff74ee340e8a262a
/
.
/
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>