Index: LayoutTests/platform/mac/compositing/overflow/updating-scrolling-content-expected.txt |
diff --git a/LayoutTests/platform/mac/compositing/overflow/updating-scrolling-content-expected.txt b/LayoutTests/platform/mac/compositing/overflow/updating-scrolling-content-expected.txt |
index 9cedae57bd880b305c44b8175e99caf1c66b2815..3b2493a4a1acbb30361d5bbc15a4c2dc869331cb 100644 |
--- a/LayoutTests/platform/mac/compositing/overflow/updating-scrolling-content-expected.txt |
+++ b/LayoutTests/platform/mac/compositing/overflow/updating-scrolling-content-expected.txt |
@@ -11,8 +11,10 @@ |
"bounds": [200, 200], |
"drawsContent": true, |
"repaintRects": [ |
- [0, 0, 185, 200], |
- [0, -1000, 185, 200] |
+ [0, 0, 185, 200] |
+ ], |
+ "paintInvalidationClients": [ |
+ "LayoutBlockFlow DIV id='indicator'" |
], |
"children": [ |
{ |
@@ -22,8 +24,10 @@ |
"bounds": [185, 1200], |
"drawsContent": true, |
"repaintRects": [ |
- [0, 0, 185, 200], |
- [0, -1000, 185, 200] |
+ [0, 0, 185, 200] |
+ ], |
+ "paintInvalidationClients": [ |
+ "LayoutBlockFlow DIV id='indicator'" |
], |
"children": [ |
{ |