Index: LayoutTests/compositing/squashing/repaint-squashed-layer-in-rect-expected.txt |
diff --git a/LayoutTests/platform/android/compositing/squashing/repaint-via-layout-offset-expected.txt b/LayoutTests/compositing/squashing/repaint-squashed-layer-in-rect-expected.txt |
similarity index 56% |
copy from LayoutTests/platform/android/compositing/squashing/repaint-via-layout-offset-expected.txt |
copy to LayoutTests/compositing/squashing/repaint-squashed-layer-in-rect-expected.txt |
index c8103c11a53ee8541275763dfdc25350abdc15e2..abb20dd80220efc1ce69a5905a067374998f56a8 100644 |
--- a/LayoutTests/platform/android/compositing/squashing/repaint-via-layout-offset-expected.txt |
+++ b/LayoutTests/compositing/squashing/repaint-squashed-layer-in-rect-expected.txt |
@@ -1,8 +1,8 @@ |
(GraphicsLayer |
- (bounds 800.00 600.00) |
+ (bounds 808.00 816.00) |
(children 1 |
(GraphicsLayer |
- (bounds 800.00 600.00) |
+ (bounds 808.00 816.00) |
(contentsOpaque 1) |
(drawsContent 1) |
(children 1 |
@@ -10,18 +10,19 @@ |
(children 2 |
(GraphicsLayer |
(position 8.00 8.00) |
- (bounds 200.00 200.00) |
+ (bounds 800.00 800.00) |
(contentsOpaque 1) |
(drawsContent 1) |
- (backgroundColor #ADD8E6) |
+ (backgroundColor #D3D3D3) |
) |
(GraphicsLayer |
- (position 50.00 50.00) |
- (bounds 50.00 50.00) |
+ (position 8.00 0.00) |
+ (bounds 592.00 600.00) |
(drawsContent 1) |
(repaint rects |
- (rect 0.00 0.00 40.00 40.00) |
- (rect 0.00 0.00 50.00 50.00) |
+ (rect 392.00 400.00 200.00 200.00) |
+ (rect 392.00 400.00 200.00 200.00) |
+ (rect 392.00 400.00 200.00 200.00) |
) |
) |
) |