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

Unified Diff: third_party/WebKit/LayoutTests/compositing/overflow/resize-painting-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/overflow/resize-painting-expected.txt
diff --git a/third_party/WebKit/LayoutTests/compositing/overflow/resize-painting-expected.txt b/third_party/WebKit/LayoutTests/compositing/overflow/resize-painting-expected.txt
index 7cd135234a0fb5050e7f0a3f125d6f591f75dd66..65516bd1c0c01a9ac05ce8f26c1bc2f9716f5753 100644
--- a/third_party/WebKit/LayoutTests/compositing/overflow/resize-painting-expected.txt
+++ b/third_party/WebKit/LayoutTests/compositing/overflow/resize-painting-expected.txt
@@ -1,20 +1,25 @@
{
+ "name": "Content Root Layer",
"bounds": [800, 600],
"children": [
{
+ "name": "LayoutView #document",
"bounds": [800, 600],
"contentsOpaque": true,
"drawsContent": true,
"children": [
{
+ "name": "LayoutBlockFlow DIV class='resizable composited box'",
"position": [18, 10],
"bounds": [100, 100],
"drawsContent": true,
"children": [
{
+ "name": "Overflow Controls Host Layer",
"bounds": [100, 100],
"children": [
{
+ "name": "Scroll Corner Layer",
"position": [85, 85],
"bounds": [15, 15],
"drawsContent": true

Powered by Google App Engine
This is Rietveld 408576698