Index: LayoutTests/compositing/squashing/invisible-layers-should-not-affect-geometry-expected.txt |
diff --git a/LayoutTests/compositing/squashing/squash-onto-nephew-expected.txt b/LayoutTests/compositing/squashing/invisible-layers-should-not-affect-geometry-expected.txt |
similarity index 75% |
copy from LayoutTests/compositing/squashing/squash-onto-nephew-expected.txt |
copy to LayoutTests/compositing/squashing/invisible-layers-should-not-affect-geometry-expected.txt |
index 456bc0fdb92eac09d4893d6b42c4e1e0c9d9e647..b41fb51912b4d2519de42a635d116b6a2d318f8a 100644 |
--- a/LayoutTests/compositing/squashing/squash-onto-nephew-expected.txt |
+++ b/LayoutTests/compositing/squashing/invisible-layers-should-not-affect-geometry-expected.txt |
@@ -9,15 +9,15 @@ |
(GraphicsLayer |
(children 2 |
(GraphicsLayer |
- (position 125.00 125.00) |
+ (position 10.00 10.00) |
(bounds 100.00 100.00) |
(contentsOpaque 1) |
(drawsContent 1) |
- (backgroundColor #0000FF) |
+ (backgroundColor #008000) |
) |
(GraphicsLayer |
- (position 40.00 40.00) |
- (bounds 180.00 190.00) |
+ (position 10.00 10.00) |
+ (bounds 100.00 100.00) |
(drawsContent 1) |
) |
) |