summaryrefslogtreecommitdiffstats
path: root/third_party/WebKit/LayoutTests/compositing/squashing/subpixel-rounding-expected.html
blob: c5c869e9b9cc94334a889e17f3420a7d65bdc700 (plain)
1
2
3
4
5
<!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>