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

Unified Diff: third_party/WebKit/LayoutTests/compositing/fixed-body-background-positioned-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/fixed-body-background-positioned-expected.txt
diff --git a/third_party/WebKit/LayoutTests/compositing/fixed-body-background-positioned-expected.txt b/third_party/WebKit/LayoutTests/compositing/fixed-body-background-positioned-expected.txt
index bc6328a50d98b69cc97e5de29680a5cc7e66182e..93d84a611f61adb6c4b5c78c94f738a25b258a92 100644
--- a/third_party/WebKit/LayoutTests/compositing/fixed-body-background-positioned-expected.txt
+++ b/third_party/WebKit/LayoutTests/compositing/fixed-body-background-positioned-expected.txt
@@ -1,21 +1,27 @@
{
+ "name": "Frame Overflow Controls Host Layer",
"bounds": [800, 600],
"children": [
{
+ "name": "Frame Clipping Layer",
"bounds": [785, 600],
"children": [
{
+ "name": "LayoutView #document (background) Layer",
"transformOrigin": [0, 0],
"bounds": [785, 600],
"contentsOpaque": true,
"drawsContent": true
},
{
+ "name": "Frame Scrolling Layer",
"children": [
{
+ "name": "Content Root Layer",
"bounds": [785, 3700],
"children": [
{
+ "name": "LayoutView #document",
"bounds": [785, 3700],
"drawsContent": true
}

Powered by Google App Engine
This is Rietveld 408576698