Chromium Code Reviews
chromiumcodereview-hr@appspot.gserviceaccount.com (chromiumcodereview-hr) | Please choose your nickname with Settings | Help | Chromium Project | Gerrit Changes | Sign out
(688)

Unified Diff: third_party/WebKit/LayoutTests/compositing/layer-creation/overlap-animation-clipping-expected.txt

Issue 2084643002: Auto-rebaseline for r400605 (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: Created 4 years, 6 months ago
Use n/p to move between diff chunks; N/P to move between comments. Draft comments are only viewable by you.
Jump to:
View side-by-side diff with in-line comments
Download patch
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,

Powered by Google App Engine
This is Rietveld 408576698