Index: third_party/WebKit/LayoutTests/compositing/layer-creation/rotate3d-overlap-expected.txt |
diff --git a/third_party/WebKit/LayoutTests/compositing/layer-creation/rotate3d-overlap-expected.txt b/third_party/WebKit/LayoutTests/compositing/layer-creation/rotate3d-overlap-expected.txt |
index 1042880e08a056420ef4a0c84550c11adbb70269..2adfdeb5135e05c75da183435591b77a9b2aa6df 100644 |
--- a/third_party/WebKit/LayoutTests/compositing/layer-creation/rotate3d-overlap-expected.txt |
+++ b/third_party/WebKit/LayoutTests/compositing/layer-creation/rotate3d-overlap-expected.txt |
@@ -1,20 +1,24 @@ |
{ |
+ "name": "Content Root Layer", |
"bounds": [800, 600], |
"children": [ |
{ |
+ "name": "LayoutView #document", |
"bounds": [800, 600], |
"contentsOpaque": true, |
"drawsContent": true, |
"children": [ |
{ |
+ "name": "LayoutBlockFlow (relative positioned) DIV class='box translateZ'", |
"position": [25, 25], |
"bounds": [106, 106], |
"drawsContent": true, |
"backgroundColor": "#0000FF" |
}, |
{ |
+ "name": "LayoutBlockFlow (relative positioned) DIV class='composited box rotate15'", |
"position": [169, 25], |
"bounds": [106, 106], |
"drawsContent": true, |
@@ -27,9 +31,11 @@ |
] |
}, |
{ |
+ "name": "Squashing Containment Layer", |
"shouldFlattenTransform": false, |
"children": [ |
{ |
+ "name": "LayoutBlockFlow (relative positioned) DIV class='composited box rotate45'", |
"position": [313, 25], |
"bounds": [106, 106], |
"drawsContent": true, |
@@ -42,6 +48,7 @@ |
] |
}, |
{ |
+ "name": "Squashing Layer (first squashed layer: LayoutBlockFlow (relative positioned) DIV class='box')", |
"position": [313, 145], |
"bounds": [106, 106], |
"drawsContent": true |