Sign in
webkit
/
WebKit
/
3a634092e3245645233a54f0f3632665b4137d5f
/
.
/
LayoutTests
/
imported
/
blink
/
compositing
/
squashing
/
subpixel-rounding-expected.html
blob: c5c869e9b9cc94334a889e17f3420a7d65bdc700 [
file
] [
log
] [
blame
]
<!doctype HTML>
<div
style
=
"
position
:
absolute
;
width
:
200px
;
height
:
200px
;
left
:
0px
;
top
:
0px
;
background-color
:
lightgreen
"
></div>
<div
style
=
"
position
:
absolute
;
width
:
1px
;
height
:
1px
;
left
:
0px
;
top
:
0.6px
;
background-color
:
lightgray
"
></div>