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

Unified Diff: LayoutTests/compositing/overflow/clear-scroll-parent-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/compositing/overflow/clear-scroll-parent-expected.txt
diff --git a/LayoutTests/compositing/overflow/clear-scroll-parent-expected.txt b/LayoutTests/compositing/overflow/clear-scroll-parent-expected.txt
index 1fe9a5211476c502f296cee40e2e50ec926b3b0d..1e7badb3ddc44108bc283d7260e3c561cbe332fb 100644
--- a/LayoutTests/compositing/overflow/clear-scroll-parent-expected.txt
+++ b/LayoutTests/compositing/overflow/clear-scroll-parent-expected.txt
@@ -37,8 +37,6 @@
(position 50.00 200.00)
(bounds 200.00 200.00)
(contentsOpaque 1)
- (drawsContent 1)
- (backgroundColor #008000)
(hasClipParent 1)
(children 1
(GraphicsLayer
@@ -54,8 +52,6 @@
(position 10.00 10.00)
(bounds 100.00 100.00)
(contentsOpaque 1)
- (drawsContent 1)
- (backgroundColor #FF0000)
(children 1
(GraphicsLayer
)
@@ -67,8 +63,6 @@
(position 22.00 102.00)
(bounds 100.00 100.00)
(contentsOpaque 1)
- (drawsContent 1)
- (backgroundColor #0000FF)
(hasScrollParent 1)
(children 1
(GraphicsLayer
@@ -79,8 +73,6 @@
(position 22.00 212.00)
(bounds 100.00 100.00)
(contentsOpaque 1)
- (drawsContent 1)
- (backgroundColor #0000FF)
(hasScrollParent 1)
(children 1
(GraphicsLayer
@@ -91,8 +83,6 @@
(position 22.00 322.00)
(bounds 100.00 100.00)
(contentsOpaque 1)
- (drawsContent 1)
- (backgroundColor #0000FF)
(hasScrollParent 1)
(children 1
(GraphicsLayer
@@ -103,8 +93,6 @@
(position 22.00 432.00)
(bounds 100.00 100.00)
(contentsOpaque 1)
- (drawsContent 1)
- (backgroundColor #0000FF)
(hasScrollParent 1)
(children 1
(GraphicsLayer

Powered by Google App Engine
This is Rietveld 408576698