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

Unified Diff: third_party/WebKit/LayoutTests/compositing/layer-creation/fixed-position-out-of-view-scaled-scroll-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/layer-creation/fixed-position-out-of-view-scaled-scroll-expected.txt
diff --git a/third_party/WebKit/LayoutTests/compositing/layer-creation/fixed-position-out-of-view-scaled-scroll-expected.txt b/third_party/WebKit/LayoutTests/compositing/layer-creation/fixed-position-out-of-view-scaled-scroll-expected.txt
index a59e875930c63ec954eb709da83881713b13fd02..29ac5913ec9ff226ce3960d031b9631014e41ebe 100644
--- a/third_party/WebKit/LayoutTests/compositing/layer-creation/fixed-position-out-of-view-scaled-scroll-expected.txt
+++ b/third_party/WebKit/LayoutTests/compositing/layer-creation/fixed-position-out-of-view-scaled-scroll-expected.txt
@@ -1,13 +1,16 @@
Not scaled:
{
+ "name": "Content Root Layer",
"bounds": [4008, 4016],
"children": [
{
+ "name": "LayoutView #document",
"bounds": [4008, 4016],
"contentsOpaque": true,
"drawsContent": true,
"children": [
{
+ "name": "LayoutBlockFlow (positioned) DIV class='fixed'",
"position": [108, 0],
"bounds": [10, 10],
"contentsOpaque": true,
@@ -15,6 +18,7 @@ Not scaled:
"backgroundColor": "#C0C0C0"
},
{
+ "name": "LayoutBlockFlow (positioned) DIV class='fixed'",
"position": [108, 1108],
"bounds": [10, 10],
"contentsOpaque": true,
@@ -22,6 +26,7 @@ Not scaled:
"backgroundColor": "#C0C0C0"
},
{
+ "name": "LayoutBlockFlow (positioned) DIV class='fixed'",
"position": [1100, 100],
"bounds": [10, 10],
"contentsOpaque": true,
@@ -29,6 +34,7 @@ Not scaled:
"backgroundColor": "#C0C0C0"
},
{
+ "name": "LayoutBlockFlow (positioned) DIV class='fixed'",
"position": [700, 100],
"bounds": [10, 10],
"contentsOpaque": true,
@@ -36,6 +42,7 @@ Not scaled:
"backgroundColor": "#C0C0C0"
},
{
+ "name": "LayoutBlockFlow (positioned) DIV class='fixed'",
"position": [100, 100],
"bounds": [10, 10],
"contentsOpaque": true,
@@ -48,14 +55,17 @@ Not scaled:
}
Scale=0.5:
{
+ "name": "Content Root Layer",
"bounds": [4008, 4016],
"children": [
{
+ "name": "LayoutView #document",
"bounds": [4008, 4016],
"contentsOpaque": true,
"drawsContent": true,
"children": [
{
+ "name": "LayoutBlockFlow (positioned) DIV class='fixed'",
"position": [108, 0],
"bounds": [10, 10],
"contentsOpaque": true,
@@ -63,6 +73,7 @@ Scale=0.5:
"backgroundColor": "#C0C0C0"
},
{
+ "name": "LayoutBlockFlow (positioned) DIV class='fixed'",
"position": [108, 1108],
"bounds": [10, 10],
"contentsOpaque": true,
@@ -70,6 +81,7 @@ Scale=0.5:
"backgroundColor": "#C0C0C0"
},
{
+ "name": "LayoutBlockFlow (positioned) DIV class='fixed'",
"position": [1100, 100],
"bounds": [10, 10],
"contentsOpaque": true,
@@ -77,6 +89,7 @@ Scale=0.5:
"backgroundColor": "#C0C0C0"
},
{
+ "name": "LayoutBlockFlow (positioned) DIV class='fixed'",
"position": [700, 100],
"bounds": [10, 10],
"contentsOpaque": true,
@@ -84,6 +97,7 @@ Scale=0.5:
"backgroundColor": "#C0C0C0"
},
{
+ "name": "LayoutBlockFlow (positioned) DIV class='fixed'",
"position": [100, 100],
"bounds": [10, 10],
"contentsOpaque": true,
@@ -96,14 +110,17 @@ Scale=0.5:
}
Scale=1.5:
{
+ "name": "Content Root Layer",
"bounds": [4008, 4016],
"children": [
{
+ "name": "LayoutView #document",
"bounds": [4008, 4016],
"contentsOpaque": true,
"drawsContent": true,
"children": [
{
+ "name": "LayoutBlockFlow (positioned) DIV class='fixed'",
"position": [108, 0],
"bounds": [10, 10],
"contentsOpaque": true,
@@ -111,6 +128,7 @@ Scale=1.5:
"backgroundColor": "#C0C0C0"
},
{
+ "name": "LayoutBlockFlow (positioned) DIV class='fixed'",
"position": [108, 1108],
"bounds": [10, 10],
"contentsOpaque": true,
@@ -118,6 +136,7 @@ Scale=1.5:
"backgroundColor": "#C0C0C0"
},
{
+ "name": "LayoutBlockFlow (positioned) DIV class='fixed'",
"position": [1100, 100],
"bounds": [10, 10],
"contentsOpaque": true,
@@ -125,6 +144,7 @@ Scale=1.5:
"backgroundColor": "#C0C0C0"
},
{
+ "name": "LayoutBlockFlow (positioned) DIV class='fixed'",
"position": [700, 100],
"bounds": [10, 10],
"contentsOpaque": true,
@@ -132,6 +152,7 @@ Scale=1.5:
"backgroundColor": "#C0C0C0"
},
{
+ "name": "LayoutBlockFlow (positioned) DIV class='fixed'",
"position": [100, 100],
"bounds": [10, 10],
"contentsOpaque": true,

Powered by Google App Engine
This is Rietveld 408576698