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

Unified Diff: LayoutTests/virtual/softwarecompositing/overflow/content-gains-scrollbars-expected.txt

Issue 183833020: Re-land "Drop background color optimization for composited layers" (Closed) Base URL: https://chromium.googlesource.com/chromium/blink.git@master
Patch Set: more succinct if statement Created 6 years, 10 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: LayoutTests/virtual/softwarecompositing/overflow/content-gains-scrollbars-expected.txt
diff --git a/LayoutTests/virtual/softwarecompositing/overflow/content-gains-scrollbars-expected.txt b/LayoutTests/virtual/softwarecompositing/overflow/content-gains-scrollbars-expected.txt
index ca49d157e0f4c219187c08aec28b7c626c7de83c..8366085fd398279402021acf4ceea713f66dab54 100644
--- a/LayoutTests/virtual/softwarecompositing/overflow/content-gains-scrollbars-expected.txt
+++ b/LayoutTests/virtual/softwarecompositing/overflow/content-gains-scrollbars-expected.txt
@@ -9,6 +9,7 @@
(GraphicsLayer
(position 8.00 13.00)
(bounds 100.00 100.00)
+ (drawsContent 1)
(children 2
(GraphicsLayer
(bounds 85.00 100.00)
@@ -28,6 +29,7 @@
(GraphicsLayer
(position 8.00 13.00)
(bounds 100.00 100.00)
+ (drawsContent 1)
(children 2
(GraphicsLayer
(bounds 100.00 85.00)
@@ -47,6 +49,7 @@
(GraphicsLayer
(position 8.00 13.00)
(bounds 100.00 100.00)
+ (drawsContent 1)
(children 4
(GraphicsLayer
(bounds 85.00 85.00)
@@ -76,12 +79,14 @@
(GraphicsLayer
(position 8.00 13.00)
(bounds 100.00 100.00)
+ (drawsContent 1)
(children 2
(GraphicsLayer
(bounds 100.00 100.00)
(children 1
(GraphicsLayer
(bounds 10.00 10.00)
+ (drawsContent 1)
(children 1
(GraphicsLayer
)

Powered by Google App Engine
This is Rietveld 408576698