Index: third_party/WebKit/LayoutTests/compositing/squashing/squash-onto-transform-backing-expected.txt |
diff --git a/third_party/WebKit/LayoutTests/compositing/squashing/squash-onto-transform-backing-expected.txt b/third_party/WebKit/LayoutTests/compositing/squashing/squash-onto-transform-backing-expected.txt |
index c3dac07290c87197872ab4044a490ba2006f5586..3e7a91d657b47b2cb8d1c8633955ba1d9f84a23b 100644 |
--- a/third_party/WebKit/LayoutTests/compositing/squashing/squash-onto-transform-backing-expected.txt |
+++ b/third_party/WebKit/LayoutTests/compositing/squashing/squash-onto-transform-backing-expected.txt |
@@ -1,15 +1,19 @@ |
{ |
+ "name": "Content Root Layer", |
"bounds": [800, 600], |
"children": [ |
{ |
+ "name": "LayoutView #document", |
"bounds": [800, 600], |
"contentsOpaque": true, |
"drawsContent": true, |
"children": [ |
{ |
+ "name": "Squashing Containment Layer", |
"shouldFlattenTransform": false, |
"children": [ |
{ |
+ "name": "LayoutBlockFlow (positioned) DIV class='compositedAndRotated box behind'", |
"position": [100, 100], |
"bounds": [100, 100], |
"contentsOpaque": true, |
@@ -23,6 +27,7 @@ |
] |
}, |
{ |
+ "name": "Squashing Layer (first squashed layer: LayoutBlockFlow (positioned) DIV class='box middle')", |
"position": [20, 20], |
"bounds": [260, 260], |
"drawsContent": true |