Index: LayoutTests/fast/repaint/scroll-with-transformed-parent-layer-expected.txt |
diff --git a/LayoutTests/fast/repaint/scroll-with-transformed-parent-layer-expected.txt b/LayoutTests/fast/repaint/scroll-with-transformed-parent-layer-expected.txt |
index a184a9ee0c87b613aac4bb3e0e85315e8661d70a..63fdc88cf085dadc05ebcc7f040a5ba05d868949 100644 |
--- a/LayoutTests/fast/repaint/scroll-with-transformed-parent-layer-expected.txt |
+++ b/LayoutTests/fast/repaint/scroll-with-transformed-parent-layer-expected.txt |
@@ -6,10 +6,14 @@ |
"contentsOpaque": true, |
"drawsContent": true, |
"repaintRects": [ |
+ [79, 129, 142, 142], |
+ [79, 129, 142, 142], |
[79, 129, 142, 142] |
], |
"paintInvalidationClients": [ |
- "LayoutBlockFlow (positioned) DIV id='moveMe' class='absolute clipped'" |
+ "LayoutBlockFlow (positioned) DIV id='moveMe' class='absolute clipped'", |
+ "LayoutBlockFlow (positioned) DIV class='absolute green'", |
+ "LayoutBlockFlow (positioned) DIV class='absolute red'" |
] |
} |
] |