Index: third_party/WebKit/LayoutTests/compositing/layer-creation/overlap-animation-container-expected.txt |
diff --git a/third_party/WebKit/LayoutTests/compositing/layer-creation/overlap-animation-container-expected.txt b/third_party/WebKit/LayoutTests/compositing/layer-creation/overlap-animation-container-expected.txt |
index 9386327cc7ed0e7db8f43166a70260e919c2057d..a9945d7e7a7a0609aa386478aaea14a0aa3c2dab 100644 |
--- a/third_party/WebKit/LayoutTests/compositing/layer-creation/overlap-animation-container-expected.txt |
+++ b/third_party/WebKit/LayoutTests/compositing/layer-creation/overlap-animation-container-expected.txt |
@@ -1,13 +1,16 @@ |
Before: |
{ |
+ "name": "Content Root Layer", |
"bounds": [785, 802], |
"children": [ |
{ |
+ "name": "LayoutView #document", |
"bounds": [785, 802], |
"contentsOpaque": true, |
"drawsContent": true, |
"children": [ |
{ |
+ "name": "LayoutBlockFlow (relative positioned) DIV id='to-animate1' class='box animating1'", |
"position": [18, 120], |
"bounds": [100, 100], |
"contentsOpaque": true, |
@@ -21,15 +24,18 @@ Before: |
] |
}, |
{ |
+ "name": "LayoutBlockFlow (relative positioned) DIV class='container'", |
"position": [47, 230], |
"bounds": [144, 452], |
"drawsContent": true, |
"backgroundColor": "#FFFFFF", |
"children": [ |
{ |
+ "name": "Squashing Containment Layer", |
"shouldFlattenTransform": false, |
"children": [ |
{ |
+ "name": "LayoutBlockFlow (relative positioned) DIV class='box gray force-layer'", |
"position": [22, 11], |
"bounds": [100, 100], |
"contentsOpaque": true, |
@@ -43,6 +49,7 @@ Before: |
] |
}, |
{ |
+ "name": "Squashing Layer (first squashed layer: LayoutBlockFlow (relative positioned) DIV class='box yellow')", |
"position": [-29, 462], |
"bounds": [100, 100], |
"drawsContent": true |
@@ -58,14 +65,17 @@ Before: |
After: |
{ |
+ "name": "Content Root Layer", |
"bounds": [785, 802], |
"children": [ |
{ |
+ "name": "LayoutView #document", |
"bounds": [785, 802], |
"contentsOpaque": true, |
"drawsContent": true, |
"children": [ |
{ |
+ "name": "LayoutBlockFlow (relative positioned) DIV id='to-animate1' class='box animating1'", |
"position": [18, 120], |
"bounds": [100, 100], |
"contentsOpaque": true, |
@@ -79,6 +89,7 @@ After: |
] |
}, |
{ |
+ "name": "LayoutBlockFlow (relative positioned) DIV class='container'", |
"position": [58, 230], |
"bounds": [122, 452], |
"contentsOpaque": true, |
@@ -86,6 +97,7 @@ After: |
"backgroundColor": "#FFFFFF", |
"children": [ |
{ |
+ "name": "LayoutBlockFlow (relative positioned) DIV class='box gray force-layer'", |
"position": [11, 11], |
"bounds": [100, 100], |
"contentsOpaque": true, |
@@ -99,6 +111,7 @@ After: |
] |
}, |
{ |
+ "name": "LayoutBlockFlow (relative positioned) DIV id='first-green-box' class='box green rotate-45deg'", |
"position": [10, 120], |
"bounds": [102, 102], |
"drawsContent": true, |
@@ -111,9 +124,11 @@ After: |
] |
}, |
{ |
+ "name": "Squashing Containment Layer", |
"shouldFlattenTransform": false, |
"children": [ |
{ |
+ "name": "LayoutBlockFlow (relative positioned) DIV class='box green rotate-45deg'", |
"position": [10, 230], |
"bounds": [102, 102], |
"drawsContent": true, |
@@ -126,6 +141,7 @@ After: |
] |
}, |
{ |
+ "name": "Squashing Layer (first squashed layer: LayoutBlockFlow (relative positioned) DIV class='box green')", |
"position": [-40, 340], |
"bounds": [152, 222], |
"drawsContent": true |