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

Unified Diff: third_party/WebKit/LayoutTests/virtual/prefer_compositing_to_lcd_text/compositing/overflow/fixed-scroll-in-empty-root-layer-expected.txt

Issue 2080713003: 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/virtual/prefer_compositing_to_lcd_text/compositing/overflow/fixed-scroll-in-empty-root-layer-expected.txt
diff --git a/third_party/WebKit/LayoutTests/virtual/prefer_compositing_to_lcd_text/compositing/overflow/fixed-scroll-in-empty-root-layer-expected.txt b/third_party/WebKit/LayoutTests/virtual/prefer_compositing_to_lcd_text/compositing/overflow/fixed-scroll-in-empty-root-layer-expected.txt
index f49119b7a149c49860edff4139befe6dcf5c4ee1..62035da33af5ed4ff2a004b3f2e5dab1ac25eec2 100644
--- a/third_party/WebKit/LayoutTests/virtual/prefer_compositing_to_lcd_text/compositing/overflow/fixed-scroll-in-empty-root-layer-expected.txt
+++ b/third_party/WebKit/LayoutTests/virtual/prefer_compositing_to_lcd_text/compositing/overflow/fixed-scroll-in-empty-root-layer-expected.txt
@@ -1,15 +1,19 @@
{
+ "name": "Content Root Layer",
"bounds": [785, 2016],
"children": [
{
+ "name": "LayoutView #document",
"bounds": [785, 2016],
"contentsOpaque": true,
"children": [
{
+ "name": "LayoutBlockFlow HTML",
"bounds": [785, 2016],
"drawsContent": true,
"children": [
{
+ "name": "LayoutBlockFlow (positioned) DIV",
"position": [0, 250],
"bounds": [100, 100],
"contentsOpaque": true,
@@ -18,10 +22,12 @@
"backgroundColor": "#FF0000"
},
{
+ "name": "LayoutBlockFlow HTML (foreground) Layer",
"bounds": [785, 2016],
"drawsContent": true
},
{
+ "name": "LayoutBlockFlow (positioned) DIV",
"position": [0, 250],
"bounds": [100, 100],
"contentsOpaque": true,

Powered by Google App Engine
This is Rietveld 408576698