Index: LayoutTests/platform/mac-snowleopard/virtual/gpu/compositedscrolling/overflow/overflow-scrollbar-layers-expected.txt |
diff --git a/LayoutTests/platform/mac-snowleopard/virtual/gpu/compositedscrolling/overflow/overflow-scrollbar-layers-expected.txt b/LayoutTests/platform/mac-snowleopard/virtual/gpu/compositedscrolling/overflow/overflow-scrollbar-layers-expected.txt |
index 85e667070853512326963c0fc23f5a1d69b2db40..cc5106cfec0c4bdc9c435a6f535b252b8da93139 100644 |
--- a/LayoutTests/platform/mac-snowleopard/virtual/gpu/compositedscrolling/overflow/overflow-scrollbar-layers-expected.txt |
+++ b/LayoutTests/platform/mac-snowleopard/virtual/gpu/compositedscrolling/overflow/overflow-scrollbar-layers-expected.txt |
@@ -18,7 +18,11 @@ |
(shouldFlattenTransform 0) |
(children 1 |
(GraphicsLayer |
- (bounds 10.00 200.00) |
+ (children 1 |
+ (GraphicsLayer |
+ (bounds 10.00 200.00) |
+ ) |
+ ) |
) |
) |
) |
@@ -43,7 +47,11 @@ |
(shouldFlattenTransform 0) |
(children 1 |
(GraphicsLayer |
- (bounds 200.00 10.00) |
+ (children 1 |
+ (GraphicsLayer |
+ (bounds 200.00 10.00) |
+ ) |
+ ) |
) |
) |
) |
@@ -68,7 +76,11 @@ |
(shouldFlattenTransform 0) |
(children 1 |
(GraphicsLayer |
- (bounds 200.00 200.00) |
+ (children 1 |
+ (GraphicsLayer |
+ (bounds 200.00 200.00) |
+ ) |
+ ) |
) |
) |
) |