chromium/third_party/blink/web_tests/fast/sub-pixel/fractional-border-location-and-size-expected.html

<!DOCTYPE html>
<style>
    div {
        border: solid 1px #000;
        position: absolute;
        top: 127.223px;
        left: 80.334px;
        width: 360.4px;
        height: 170.3px;
        overflow: hidden;
    }
</style>
<div></div>