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