Index: LayoutTests/compositing/squashing/resize-squashing-layer-that-needs-full-repaint-expected.txt |
diff --git a/LayoutTests/compositing/squashing/repaint-via-layout-offset-expected.txt b/LayoutTests/compositing/squashing/resize-squashing-layer-that-needs-full-repaint-expected.txt |
similarity index 65% |
copy from LayoutTests/compositing/squashing/repaint-via-layout-offset-expected.txt |
copy to LayoutTests/compositing/squashing/resize-squashing-layer-that-needs-full-repaint-expected.txt |
index 68907331badfde3433effe43500f936afb66afd3..d7fb1e0e72a5402af1d9f9185bf91007a7dd7c81 100644 |
--- a/LayoutTests/compositing/squashing/repaint-via-layout-offset-expected.txt |
+++ b/LayoutTests/compositing/squashing/resize-squashing-layer-that-needs-full-repaint-expected.txt |
@@ -10,18 +10,16 @@ |
(children 2 |
(GraphicsLayer |
(position 8.00 8.00) |
- (bounds 200.00 200.00) |
- (contentsOpaque 1) |
- (drawsContent 1) |
- (backgroundColor #ADD8E6) |
+ (bounds 500.00 500.00) |
) |
(GraphicsLayer |
- (position 50.00 50.00) |
- (bounds 50.00 50.00) |
+ (position 55.00 55.00) |
+ (bounds 500.00 500.00) |
(drawsContent 1) |
(repaint rects |
+ (rect 55.00 55.00 500.00 500.00) |
+ (rect 0.00 0.00 500.00 500.00) |
(rect 0.00 0.00 50.00 50.00) |
- (rect 0.00 0.00 40.00 40.00) |
) |
) |
) |