Index: third_party/WebKit/LayoutTests/compositing/overflow/clip-descendents-expected.txt |
diff --git a/third_party/WebKit/LayoutTests/compositing/overflow/clip-descendents-expected.txt b/third_party/WebKit/LayoutTests/compositing/overflow/clip-descendents-expected.txt |
index 68ecea3ef27896d83912cc4e5d88ce32d9c91d87..1ee5c1fd90489a166735b4639c6c7d4f9db6f116 100644 |
--- a/third_party/WebKit/LayoutTests/compositing/overflow/clip-descendents-expected.txt |
+++ b/third_party/WebKit/LayoutTests/compositing/overflow/clip-descendents-expected.txt |
@@ -1,17 +1,21 @@ |
{ |
+ "name": "Content Root Layer", |
"bounds": [800, 600], |
"children": [ |
{ |
+ "name": "LayoutView #document", |
"bounds": [800, 600], |
"contentsOpaque": true, |
"drawsContent": true, |
"children": [ |
{ |
+ "name": "Ancestor Clipping Layer", |
"position": [48, 38], |
"bounds": [60, 70], |
"shouldFlattenTransform": false, |
"children": [ |
{ |
+ "name": "LayoutBlockFlow DIV class='box'", |
"position": [2, 12], |
"bounds": [100, 150], |
"contentsOpaque": true, |
@@ -27,11 +31,13 @@ |
] |
}, |
{ |
+ "name": "Ancestor Clipping Layer", |
"position": [240, 38], |
"bounds": [60, 70], |
"shouldFlattenTransform": false, |
"children": [ |
{ |
+ "name": "LayoutBlockFlow DIV class='box'", |
"position": [2, 12], |
"bounds": [100, 150], |
"contentsOpaque": true, |
@@ -47,14 +53,17 @@ |
] |
}, |
{ |
+ "name": "LayoutBlockFlow (positioned) DIV class='container'", |
"position": [48, 230], |
"bounds": [60, 70], |
"drawsContent": true, |
"children": [ |
{ |
+ "name": "Child Containment Layer", |
"bounds": [60, 70], |
"children": [ |
{ |
+ "name": "LayoutBlockFlow DIV class='box'", |
"position": [2, 12], |
"bounds": [100, 150], |
"contentsOpaque": true, |
@@ -72,14 +81,17 @@ |
] |
}, |
{ |
+ "name": "LayoutBlockFlow (positioned) DIV class='container'", |
"position": [240, 230], |
"bounds": [60, 70], |
"drawsContent": true, |
"children": [ |
{ |
+ "name": "Child Containment Layer", |
"bounds": [60, 70], |
"children": [ |
{ |
+ "name": "LayoutBlockFlow DIV class='box'", |
"position": [2, 12], |
"bounds": [100, 150], |
"contentsOpaque": true, |