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

Unified Diff: third_party/WebKit/LayoutTests/compositing/iframes/overlapped-iframe-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/overlapped-iframe-iframe-expected.txt
diff --git a/third_party/WebKit/LayoutTests/compositing/iframes/overlapped-iframe-iframe-expected.txt b/third_party/WebKit/LayoutTests/compositing/iframes/overlapped-iframe-iframe-expected.txt
index 3568e778cb14adc5b6c52194b97fca3d5ff150e7..d49668426ebc452c34322e0ecbaae1b2b7a14d6e 100644
--- a/third_party/WebKit/LayoutTests/compositing/iframes/overlapped-iframe-iframe-expected.txt
+++ b/third_party/WebKit/LayoutTests/compositing/iframes/overlapped-iframe-iframe-expected.txt
@@ -1,33 +1,42 @@
{
+ "name": "Content Root Layer",
"bounds": [800, 600],
"children": [
{
+ "name": "LayoutView #document",
"bounds": [800, 600],
"contentsOpaque": true,
"drawsContent": true,
"children": [
{
+ "name": "LayoutIFrame (positioned) IFRAME",
"bounds": [304, 304],
"drawsContent": true,
"children": [
{
+ "name": "Frame Overflow Controls Host Layer",
"position": [2, 2],
"bounds": [300, 300],
"children": [
{
+ "name": "Frame Clipping Layer",
"bounds": [300, 300],
"children": [
{
+ "name": "Frame Scrolling Layer",
"children": [
{
+ "name": "Content Root Layer",
"bounds": [300, 300],
"children": [
{
+ "name": "LayoutView #document",
"bounds": [300, 300],
"drawsContent": true,
"backgroundColor": "#C0C0C0",
"children": [
{
+ "name": "LayoutBlockFlow DIV id='iframe-content' class='box'",
"position": [18, 10],
"bounds": [210, 210],
"contentsOpaque": true,
@@ -47,6 +56,7 @@
]
},
{
+ "name": "LayoutIFrame (positioned) IFRAME id='overlap'",
"position": [250, 0],
"bounds": [304, 304],
"drawsContent": true

Powered by Google App Engine
This is Rietveld 408576698