chromium/third_party/blink/web_tests/paint/invalidation/window-resize/window-resize-background-image-non-fixed-expected.html

<!DOCTYPE html>
<style>
body {
    background-image: url(../resources/apple.jpg);
}
</style>