Index: third_party/WebKit/LayoutTests/paint/invalidation/compositing/background-attachment-fixed-scrolled-expected.html |
diff --git a/third_party/WebKit/LayoutTests/compositing/repaint/background-attachment-fixed-scrolled-expected.html b/third_party/WebKit/LayoutTests/paint/invalidation/compositing/background-attachment-fixed-scrolled-expected.html |
similarity index 88% |
rename from third_party/WebKit/LayoutTests/compositing/repaint/background-attachment-fixed-scrolled-expected.html |
rename to third_party/WebKit/LayoutTests/paint/invalidation/compositing/background-attachment-fixed-scrolled-expected.html |
index 7ac305c13ed56bc6432d6b5212ba0cc272e7fa97..6b48b0c80d56a1a69f313880d12c88778a107a22 100644 |
--- a/third_party/WebKit/LayoutTests/compositing/repaint/background-attachment-fixed-scrolled-expected.html |
+++ b/third_party/WebKit/LayoutTests/paint/invalidation/compositing/background-attachment-fixed-scrolled-expected.html |
@@ -10,7 +10,7 @@ |
top: 200px; |
width: 500px; |
height: 1000px; |
- background: url('resources/grid.png') -50px -77px; |
+ background: url('../resources/grid.png') -50px -77px; |
will-change: opacity; |
} |
</style> |