chromium/third_party/blink/web_tests/paint/invalidation/background/background-misaligned-expected.html

<body>
    <div style="
        width: 267px;
        height: 270px;
        border: solid black;
        background-image: url(../../../fast/backgrounds/size/resources/bikes.bmp);
        -webkit-background-size: 500% 500%;
        position: relative;
    ">
    </div>
</body>