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

Unified Diff: third_party/WebKit/LayoutTests/compositing/geometry/composited-in-columns-expected.txt

Issue 2087483002: 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/geometry/composited-in-columns-expected.txt
diff --git a/third_party/WebKit/LayoutTests/compositing/geometry/composited-in-columns-expected.txt b/third_party/WebKit/LayoutTests/compositing/geometry/composited-in-columns-expected.txt
index dee9b64a12591274f0d446fb0b16e273c376b0d0..090cab3ba2da074e91f716fa984213662e98c42a 100644
--- a/third_party/WebKit/LayoutTests/compositing/geometry/composited-in-columns-expected.txt
+++ b/third_party/WebKit/LayoutTests/compositing/geometry/composited-in-columns-expected.txt
@@ -1,18 +1,22 @@
{
+ "name": "Content Root Layer",
"bounds": [800, 600],
"children": [
{
+ "name": "LayoutView #document",
"bounds": [800, 600],
"contentsOpaque": true,
"drawsContent": true,
"children": [
{
+ "name": "LayoutBlockFlow DIV class='composited block'",
"position": [14, 162],
"bounds": [210, 60],
"drawsContent": true,
"backgroundColor": "#0000FF",
"children": [
{
+ "name": "LayoutBlockFlow DIV class='composited box'",
"position": [5, 5],
"bounds": [50, 50],
"contentsOpaque": true,
@@ -22,12 +26,14 @@
]
},
{
+ "name": "LayoutBlockFlow DIV class='composited block'",
"position": [272, 88],
"bounds": [210, 60],
"drawsContent": true,
"backgroundColor": "#0000FF",
"children": [
{
+ "name": "LayoutBlockFlow DIV class='composited box'",
"position": [5, 5],
"bounds": [50, 50],
"contentsOpaque": true,

Powered by Google App Engine
This is Rietveld 408576698