Index: LayoutTests/fast/repaint/scroll-in-fixed-layer-expected.txt |
diff --git a/LayoutTests/fast/repaint/scroll-in-fixed-layer-expected.txt b/LayoutTests/fast/repaint/scroll-in-fixed-layer-expected.txt |
index 8aeb4d0001df20dba65854fdbdf7f6cebf05d050..98cd088d4e3b6852fa04d7cf44f21995ee3be8ae 100644 |
--- a/LayoutTests/fast/repaint/scroll-in-fixed-layer-expected.txt |
+++ b/LayoutTests/fast/repaint/scroll-in-fixed-layer-expected.txt |
@@ -1,5 +1,20 @@ |
(repaint rects |
(rect 100 150 100 100) |
(rect 100 150 100 100) |
+ (rect 0 -1000 800 600) |
+ (rect 0 -1000 800 2016) |
+ (rect 100 150 100 100) |
+ (rect 100 150 100 100) |
+ (rect 0 -1000 100 100) |
+) |
+(GraphicsLayer |
+ (bounds 800.00 2016.00) |
+ (children 1 |
+ (GraphicsLayer |
+ (bounds 800.00 2016.00) |
+ (contentsOpaque 1) |
+ (drawsContent 1) |
+ ) |
+ ) |
) |