Index: LayoutTests/fast/repaint/scroll-fixed-layer-with-reflection-expected.txt |
diff --git a/LayoutTests/fast/repaint/scroll-fixed-layer-with-reflection-expected.txt b/LayoutTests/fast/repaint/scroll-fixed-layer-with-reflection-expected.txt |
index 547d53d9bc28d00a1f77fd25d56386586900614e..20c3907ee96d43d0a2eca1f29228ba85288addcd 100644 |
--- a/LayoutTests/fast/repaint/scroll-fixed-layer-with-reflection-expected.txt |
+++ b/LayoutTests/fast/repaint/scroll-fixed-layer-with-reflection-expected.txt |
@@ -6,10 +6,14 @@ |
"contentsOpaque": true, |
"drawsContent": true, |
"repaintRects": [ |
+ [250, 280, 100, 100], |
+ [250, 280, 100, 100], |
[250, 280, 100, 100] |
], |
"paintInvalidationClients": [ |
- "LayoutBlockFlow (positioned) DIV id='moveMe' class='fixed clipped'" |
+ "LayoutBlockFlow (positioned) DIV id='moveMe' class='fixed clipped'", |
+ "LayoutBlockFlow (positioned) DIV class='absolute green reflected'", |
+ "LayoutBlockFlow (positioned) DIV class='absolute red'" |
] |
} |
] |