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

Unified Diff: LayoutTests/virtual/softwarecompositing/overflow/overflow-scrollbar-layers-expected.txt

Issue 63943006: Re-enable solid background color optimization for composited layers. (Closed) Base URL: https://chromium.googlesource.com/chromium/blink.git@master
Patch Set: Add window.internals.forceCompositingUpdate(document) to webgl test to avoid flaky Created 7 years, 1 month 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/overflow-scrollbar-layers-expected.txt
diff --git a/LayoutTests/virtual/softwarecompositing/overflow/overflow-scrollbar-layers-expected.txt b/LayoutTests/virtual/softwarecompositing/overflow/overflow-scrollbar-layers-expected.txt
index 8366085fd398279402021acf4ceea713f66dab54..ca49d157e0f4c219187c08aec28b7c626c7de83c 100644
--- a/LayoutTests/virtual/softwarecompositing/overflow/overflow-scrollbar-layers-expected.txt
+++ b/LayoutTests/virtual/softwarecompositing/overflow/overflow-scrollbar-layers-expected.txt
@@ -9,7 +9,6 @@
(GraphicsLayer
(position 8.00 13.00)
(bounds 100.00 100.00)
- (drawsContent 1)
(children 2
(GraphicsLayer
(bounds 85.00 100.00)
@@ -29,7 +28,6 @@
(GraphicsLayer
(position 8.00 13.00)
(bounds 100.00 100.00)
- (drawsContent 1)
(children 2
(GraphicsLayer
(bounds 100.00 85.00)
@@ -49,7 +47,6 @@
(GraphicsLayer
(position 8.00 13.00)
(bounds 100.00 100.00)
- (drawsContent 1)
(children 4
(GraphicsLayer
(bounds 85.00 85.00)
@@ -79,14 +76,12 @@
(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