Index: third_party/WebKit/LayoutTests/compositing/layer-creation/animation-overlap-with-children-expected.txt |
diff --git a/third_party/WebKit/LayoutTests/compositing/layer-creation/animation-overlap-with-children-expected.txt b/third_party/WebKit/LayoutTests/compositing/layer-creation/animation-overlap-with-children-expected.txt |
index 2f6bd472de3e790b03fb3f1ec6ff4e1294e286a8..c11eefd003395acc2965b05a439281822e9998e8 100644 |
--- a/third_party/WebKit/LayoutTests/compositing/layer-creation/animation-overlap-with-children-expected.txt |
+++ b/third_party/WebKit/LayoutTests/compositing/layer-creation/animation-overlap-with-children-expected.txt |
@@ -1,22 +1,27 @@ |
Should be compositedShould not be composited |
Should be composited |
{ |
+ "name": "Content Root Layer", |
"bounds": [800, 600], |
"children": [ |
{ |
+ "name": "LayoutView #document", |
"bounds": [800, 600], |
"contentsOpaque": true, |
"drawsContent": true, |
"children": [ |
{ |
+ "name": "LayoutBlockFlow DIV id='to-animate' class='container animating'", |
"position": [8, 8], |
"bounds": [262, 212], |
"drawsContent": true, |
"children": [ |
{ |
+ "name": "Squashing Containment Layer", |
"shouldFlattenTransform": false, |
"children": [ |
{ |
+ "name": "LayoutBlockFlow DIV class='composited banner'", |
"position": [6, 6], |
"bounds": [250, 50], |
"contentsOpaque": true, |
@@ -24,6 +29,7 @@ Should be composited |
"backgroundColor": "#C0C0C0" |
}, |
{ |
+ "name": "Squashing Layer (first squashed layer: LayoutBlockFlow (positioned) DIV class='test1 box')", |
"position": [11, 21], |
"bounds": [100, 100], |
"drawsContent": true |
@@ -33,6 +39,7 @@ Should be composited |
] |
}, |
{ |
+ "name": "LayoutBlockFlow (relative positioned) DIV class='box'", |
"position": [18, 230], |
"bounds": [100, 100], |
"contentsOpaque": true, |