Index: third_party/WebKit/LayoutTests/fast/multicol/composited-layer-expected.txt |
diff --git a/third_party/WebKit/LayoutTests/fast/multicol/composited-layer-expected.txt b/third_party/WebKit/LayoutTests/fast/multicol/composited-layer-expected.txt |
index d6d5ea6adad72816d25b1fdb3199ab59e06454e9..940997b677464d64d65a018c3b6ab395c9d1297e 100644 |
--- a/third_party/WebKit/LayoutTests/fast/multicol/composited-layer-expected.txt |
+++ b/third_party/WebKit/LayoutTests/fast/multicol/composited-layer-expected.txt |
@@ -1,13 +1,11 @@ |
{ |
-"name": "Content Root Layer", |
-"bounds": [800, 600], |
-"children": [ |
+"layers": [ |
{ |
"name": "LayoutView #document", |
"bounds": [800, 600], |
"contentsOpaque": true, |
-"drawsContent": true, |
-"children": [ |
+"drawsContent": true |
+}, |
{ |
"name": "LayoutBlockFlow DIV id='multicol'", |
"position": [8, 8], |
@@ -16,6 +14,4 @@ |
} |
] |
} |
-] |
-} |