Index: third_party/WebKit/LayoutTests/platform/linux/compositing/geometry/composited-in-columns-expected.txt |
diff --git a/third_party/WebKit/LayoutTests/platform/linux/compositing/geometry/composited-in-columns-expected.txt b/third_party/WebKit/LayoutTests/platform/linux/compositing/geometry/composited-in-columns-expected.txt |
index eba7895d656c2bf3d4f403a84feb4fe395efb430..4a861622067b6aeaebb931a2e917fd0c78a2122b 100644 |
--- a/third_party/WebKit/LayoutTests/platform/linux/compositing/geometry/composited-in-columns-expected.txt |
+++ b/third_party/WebKit/LayoutTests/platform/linux/compositing/geometry/composited-in-columns-expected.txt |
@@ -1,18 +1,22 @@ |
{ |
+ "name": "Content Root Layer", |
"bounds": [800, 600], |
"children": [ |
{ |
+ "name": "LayoutView #document", |
"bounds": [800, 600], |
"contentsOpaque": true, |
"drawsContent": true, |
"children": [ |
{ |
+ "name": "LayoutBlockFlow DIV class='composited block'", |
"position": [14, 164], |
"bounds": [210, 60], |
"drawsContent": true, |
"backgroundColor": "#0000FF", |
"children": [ |
{ |
+ "name": "LayoutBlockFlow DIV class='composited box'", |
"position": [5, 5], |
"bounds": [50, 50], |
"contentsOpaque": true, |
@@ -22,12 +26,14 @@ |
] |
}, |
{ |
+ "name": "LayoutBlockFlow DIV class='composited block'", |
"position": [272, 89], |
"bounds": [210, 60], |
"drawsContent": true, |
"backgroundColor": "#0000FF", |
"children": [ |
{ |
+ "name": "LayoutBlockFlow DIV class='composited box'", |
"position": [5, 5], |
"bounds": [50, 50], |
"contentsOpaque": true, |