Index: LayoutTests/platform/win/compositing/geometry/composited-in-columns-expected.txt |
diff --git a/LayoutTests/platform/win/compositing/geometry/composited-in-columns-expected.txt b/LayoutTests/platform/win/compositing/geometry/composited-in-columns-expected.txt |
index c936b71f45826adc26e4ad564e36ab13b7ea5d68..9fcec5b0010d680b340caef4e6b31dfc69bc6dd0 100644 |
--- a/LayoutTests/platform/win/compositing/geometry/composited-in-columns-expected.txt |
+++ b/LayoutTests/platform/win/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) |
) |