Index: LayoutTests/platform/mac/paint/invalidation/invalidate-after-composited-scroll-expected.txt |
diff --git a/LayoutTests/platform/mac-mavericks/compositing/overflow/updating-scrolling-content-expected.txt b/LayoutTests/platform/mac/paint/invalidation/invalidate-after-composited-scroll-expected.txt |
similarity index 55% |
rename from LayoutTests/platform/mac-mavericks/compositing/overflow/updating-scrolling-content-expected.txt |
rename to LayoutTests/platform/mac/paint/invalidation/invalidate-after-composited-scroll-expected.txt |
index b9991786b4e5c5b6c5e6e4221e3560d7a6e1c460..ad0ace2f1d4581a05af8b3f5a7a727787fe3a090 100644 |
--- a/LayoutTests/platform/mac-mavericks/compositing/overflow/updating-scrolling-content-expected.txt |
+++ b/LayoutTests/platform/mac/paint/invalidation/invalidate-after-composited-scroll-expected.txt |
@@ -7,29 +7,27 @@ |
"drawsContent": true, |
"children": [ |
{ |
- "position": [8, 8], |
+ "position": [300, 300], |
"bounds": [200, 200], |
"drawsContent": true, |
"repaintRects": [ |
- [0, 0, 185, 200], |
- [0, -1000, 185, 200] |
+ [0, 50, 100, 100] |
], |
"paintInvalidationClients": [ |
- "LayoutBlockFlow DIV id='indicator'" |
+ "LayoutBlockFlow DIV id='target'" |
], |
"children": [ |
{ |
- "bounds": [185, 185], |
+ "bounds": [185, 200], |
"children": [ |
{ |
- "bounds": [185, 1200], |
+ "bounds": [185, 4900], |
"drawsContent": true, |
"repaintRects": [ |
- [0, 0, 185, 200], |
- [0, -1000, 185, 200] |
+ [0, 2400, 100, 100] |
], |
"paintInvalidationClients": [ |
- "LayoutBlockFlow DIV id='indicator'" |
+ "LayoutBlockFlow DIV id='target'" |
], |
"children": [ |
{ |
@@ -42,22 +40,13 @@ |
{ |
"children": [ |
{ |
- "position": [0, 185], |
- "bounds": [185, 15] |
- }, |
- { |
"position": [185, 0], |
- "bounds": [15, 185], |
+ "bounds": [15, 200], |
"repaintRects": [ |
- [0, 0, 15, 185], |
- [0, 0, 15, 185], |
- [0, 0, 15, 185] |
+ [0, 0, 15, 200], |
+ [0, 0, 15, 200], |
+ [0, 0, 15, 200] |
] |
- }, |
- { |
- "position": [185, 185], |
- "bounds": [15, 15], |
- "drawsContent": true |
} |
] |
} |