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