Index: LayoutTests/platform/mac/compositing/geometry/composited-in-columns-expected.txt |
diff --git a/LayoutTests/platform/mac/compositing/geometry/composited-in-columns-expected.txt b/LayoutTests/platform/mac/compositing/geometry/composited-in-columns-expected.txt |
index d09f735bef3839a8bffa85abd80a66cc54154cc7..021a83d1aa29df5217667f46619cff2268d2a4b5 100644 |
--- a/LayoutTests/platform/mac/compositing/geometry/composited-in-columns-expected.txt |
+++ b/LayoutTests/platform/mac/compositing/geometry/composited-in-columns-expected.txt |
@@ -13,7 +13,9 @@ |
(backgroundColor #0000FF) |
(children 1 |
(GraphicsLayer |
- (bounds 60.00 60.00) |
+ (position 5.00 5.00) |
+ (bounds 50.00 50.00) |
+ (contentsOpaque 1) |
(drawsContent 1) |
(backgroundColor #008000) |
) |
@@ -26,7 +28,9 @@ |
(backgroundColor #0000FF) |
(children 1 |
(GraphicsLayer |
- (bounds 60.00 60.00) |
+ (position 5.00 5.00) |
+ (bounds 50.00 50.00) |
+ (contentsOpaque 1) |
(drawsContent 1) |
(backgroundColor #008000) |
) |