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

Unified Diff: third_party/WebKit/LayoutTests/compositing/iframes/connect-compositing-iframe-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/iframes/connect-compositing-iframe-expected.txt
diff --git a/third_party/WebKit/LayoutTests/compositing/iframes/connect-compositing-iframe-expected.txt b/third_party/WebKit/LayoutTests/compositing/iframes/connect-compositing-iframe-expected.txt
index a80e5498bf650ce83c180155ade3b70534a290ae..8d96c67208ad4c511a49b4e2a837c60f6cd30bcd 100644
--- a/third_party/WebKit/LayoutTests/compositing/iframes/connect-compositing-iframe-expected.txt
+++ b/third_party/WebKit/LayoutTests/compositing/iframes/connect-compositing-iframe-expected.txt
@@ -1,35 +1,44 @@
{
+ "name": "Content Root Layer",
"bounds": [800, 600],
"children": [
{
+ "name": "LayoutView #document",
"bounds": [800, 600],
"contentsOpaque": true,
"drawsContent": true,
"children": [
{
+ "name": "LayoutIFrame IFRAME id='parent-iframe'",
"position": [8, 8],
"bounds": [370, 220],
"drawsContent": true,
"children": [
{
+ "name": "Frame Overflow Controls Host Layer",
"position": [35, 35],
"bounds": [300, 150],
"children": [
{
+ "name": "Frame Clipping Layer",
"bounds": [285, 150],
"children": [
{
+ "name": "Frame Scrolling Layer",
"children": [
{
+ "name": "Content Root Layer",
"bounds": [285, 230],
"children": [
{
+ "name": "LayoutView #document",
"bounds": [285, 230],
"drawsContent": true,
"backgroundColor": "#C0C0C0",
"children": [
{
+ "name": "LayoutBlockFlow DIV id='test' class='composited box'",
"position": [18, 10],
"bounds": [210, 210],
"contentsOpaque": true,
@@ -45,6 +54,7 @@
]
},
{
+ "name": "Frame Vertical Scrollbar Layer",
"position": [285, 0],
"bounds": [15, 150]
}
@@ -53,6 +63,7 @@
]
},
{
+ "name": "LayoutBlockFlow (positioned) DIV class='overlay'",
"position": [5, 5],
"bounds": [50, 50],
"drawsContent": true,

Powered by Google App Engine
This is Rietveld 408576698