chromium/third_party/blink/web_tests/fast/sub-pixel/snap-negative-location-expected.html

<!DOCTYPE html>
<html>
<body>
    <div style="position: absolute; top: -4.5px; left: -4.5px; width: 50px; height: 50px; background: navy;">&nbsp;</div>
    <p style="position: absolute; top: 50px;">
        Figure above should appear as a solid dark blue square.
    </p>
</body>
</html>