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..10ea20eb30a78096af4759c2af77f6978c386b10 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, 4916], |
"children": [ |
{ |
- "bounds": [800, 600], |
+ "bounds": [785, 4916], |
"contentsOpaque": true, |
"drawsContent": true, |
"repaintRects": [ |
- [8, 8, 40, 20] |
+ [8, 2408, 100, 100] |
], |
"paintInvalidationClients": [ |
"LayoutBlockFlow DIV id='target'" |