Sign in
webkit
/
WebKit
/
afc29b3c512e74658ad92a96f443a0212a480db2
/
.
/
LayoutTests
/
fast
/
forms
/
select-size.html
blob: 8737b7ef01c2a6fb7ef7b1aba28f446b05f4129d [
file
] [
log
] [
blame
]
cdumez@apple.com
dba252f
2016-02-22 05:52:07 +0000
[
diff
] [
blame
]
1
This tests an HTMLSelectElement with a malformed size attribute
<br>
2
<select
style
=
"
border
:
1px
solid gray
;
"
size
=
1">
<option>
test
</select>