Index: third_party/WebKit/LayoutTests/compositing/geometry/composited-in-columns-expected.txt |
diff --git a/third_party/WebKit/LayoutTests/compositing/geometry/composited-in-columns-expected.txt b/third_party/WebKit/LayoutTests/compositing/geometry/composited-in-columns-expected.txt |
index dee9b64a12591274f0d446fb0b16e273c376b0d0..090cab3ba2da074e91f716fa984213662e98c42a 100644 |
--- a/third_party/WebKit/LayoutTests/compositing/geometry/composited-in-columns-expected.txt |
+++ b/third_party/WebKit/LayoutTests/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, 162], |
"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, 88], |
"bounds": [210, 60], |
"drawsContent": true, |
"backgroundColor": "#0000FF", |
"children": [ |
{ |
+ "name": "LayoutBlockFlow DIV class='composited box'", |
"position": [5, 5], |
"bounds": [50, 50], |
"contentsOpaque": true, |