Index: LayoutTests/compositing/squashing/squash-onto-nephew-expected.txt |
diff --git a/LayoutTests/fast/borders/overflow-hidden-border-radius-force-backing-store-expected.txt b/LayoutTests/compositing/squashing/squash-onto-nephew-expected.txt |
similarity index 56% |
copy from LayoutTests/fast/borders/overflow-hidden-border-radius-force-backing-store-expected.txt |
copy to LayoutTests/compositing/squashing/squash-onto-nephew-expected.txt |
index 7ec85e11868e7dd626e4cc2d8b7b4091442eae5d..afab8c1e6ae928e9a1b61f2fc3d8f3f6235fcd6d 100644 |
--- a/LayoutTests/fast/borders/overflow-hidden-border-radius-force-backing-store-expected.txt |
+++ b/LayoutTests/compositing/squashing/squash-onto-nephew-expected.txt |
@@ -7,18 +7,24 @@ |
(drawsContent 1) |
(children 1 |
(GraphicsLayer |
- (position 50.00 50.00) |
+ (position 25.00 25.00) |
(bounds 300.00 300.00) |
- (drawsContent 1) |
+ (contentsOpaque 1) |
(children 1 |
(GraphicsLayer |
(bounds 300.00 300.00) |
(children 1 |
(GraphicsLayer |
- (bounds 285.00 300.00) |
- (children 1 |
+ (children 2 |
(GraphicsLayer |
- (bounds 285.00 1000.00) |
+ (position 100.00 100.00) |
+ (bounds 100.00 100.00) |
+ (contentsOpaque 1) |
+ ) |
+ (GraphicsLayer |
+ (position 15.00 15.00) |
+ (bounds 180.00 190.00) |
+ (drawsContent 1) |
) |
) |
) |