| Index: third_party/WebKit/LayoutTests/compositing/layer-creation/overlap-animation-clipping-expected.txt
|
| diff --git a/third_party/WebKit/LayoutTests/compositing/layer-creation/overlap-animation-clipping-expected.txt b/third_party/WebKit/LayoutTests/compositing/layer-creation/overlap-animation-clipping-expected.txt
|
| index bea12d080968901396f18a88e56901815a7a5697..10df6d652e1e6c551804b91f44807540bb7419aa 100644
|
| --- a/third_party/WebKit/LayoutTests/compositing/layer-creation/overlap-animation-clipping-expected.txt
|
| +++ b/third_party/WebKit/LayoutTests/compositing/layer-creation/overlap-animation-clipping-expected.txt
|
| @@ -1,12 +1,15 @@
|
| {
|
| + "name": "Content Root Layer",
|
| "bounds": [785, 812],
|
| "children": [
|
| {
|
| + "name": "LayoutView #document",
|
| "bounds": [785, 812],
|
| "contentsOpaque": true,
|
| "drawsContent": true,
|
| "children": [
|
| {
|
| + "name": "LayoutBlockFlow (relative positioned) DIV id='to-animate1' class='box animating1'",
|
| "position": [18, 120],
|
| "bounds": [100, 100],
|
| "contentsOpaque": true,
|
| @@ -20,6 +23,7 @@
|
| ]
|
| },
|
| {
|
| + "name": "LayoutBlockFlow (relative positioned) DIV class='container'",
|
| "position": [58, 230],
|
| "bounds": [122, 462],
|
| "contentsOpaque": true,
|
| @@ -27,10 +31,12 @@
|
| "backgroundColor": "#FFFFFF",
|
| "children": [
|
| {
|
| + "name": "Child Containment Layer",
|
| "position": [1, 1],
|
| "bounds": [120, 460],
|
| "children": [
|
| {
|
| + "name": "LayoutBlockFlow (relative positioned) DIV class='box gray force-layer'",
|
| "position": [10, 10],
|
| "bounds": [100, 100],
|
| "contentsOpaque": true,
|
| @@ -44,6 +50,7 @@
|
| ]
|
| },
|
| {
|
| + "name": "LayoutBlockFlow (relative positioned) DIV id='to-animate2' class='box animating2'",
|
| "position": [10, 230],
|
| "bounds": [100, 100],
|
| "contentsOpaque": true,
|
| @@ -57,6 +64,7 @@
|
| ]
|
| },
|
| {
|
| + "name": "LayoutBlockFlow (relative positioned) DIV class='box yellow'",
|
| "position": [10, 340],
|
| "bounds": [100, 100],
|
| "contentsOpaque": true,
|
| @@ -68,6 +76,7 @@
|
| ]
|
| },
|
| {
|
| + "name": "LayoutBlockFlow (relative positioned) DIV class='box yellow'",
|
| "position": [18, 702],
|
| "bounds": [100, 100],
|
| "contentsOpaque": true,
|
|
|