Index: LayoutTests/paint/invalidation/invalidate-after-composited-scroll-of-window-expected.txt |
diff --git a/LayoutTests/fast/repaint/intermediate-layout-position-clip-expected.txt b/LayoutTests/paint/invalidation/invalidate-after-composited-scroll-of-window-expected.txt |
similarity index 72% |
copy from LayoutTests/fast/repaint/intermediate-layout-position-clip-expected.txt |
copy to LayoutTests/paint/invalidation/invalidate-after-composited-scroll-of-window-expected.txt |
index 17f386e454ad498a94b3aaabb4641b6ae4a9b2f0..f48e04e582313bdacae9eab2ae6a1fc9d1280dbc 100644 |
--- a/LayoutTests/fast/repaint/intermediate-layout-position-clip-expected.txt |
+++ b/LayoutTests/paint/invalidation/invalidate-after-composited-scroll-of-window-expected.txt |
@@ -1,12 +1,12 @@ |
{ |
- "bounds": [800, 600], |
+ "bounds": [785, 4936], |
"children": [ |
{ |
- "bounds": [800, 600], |
+ "bounds": [785, 4936], |
"contentsOpaque": true, |
"drawsContent": true, |
"repaintRects": [ |
- [8, 8, 40, 20] |
+ [8, 2408, 100, 100] |
], |
"paintInvalidationClients": [ |
"LayoutBlockFlow DIV id='target'" |