Sign in
webkit
/
WebKit
/
0e4328c5b03a383f0100ef33ad31b474fc1d9cab
/
.
/
LayoutTests
/
platform
/
gtk
/
fast
/
forms
/
large-toggle-elements.html
blob: ab704a5909b28f6d142aba35b2a9020c0fe480f0 [
file
] [
log
] [
blame
]
This is a test that large toggle elements render correctly.
See https://bugs.webkit.org/show_bug.cgi?id=82833
<input
type
=
"checkbox"
style
=
"
height
:
200px
;
width
:
200px
"
/>
<input
type
=
"radio"
style
=
"
height
:
200px
;
width
:
200px
"
/>