chromium/third_party/blink/web_tests/compositing/squashing/subpixel-rounding-expected.html

<!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>