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

Unified Diff: LayoutTests/css3/compositing/mix-blend-mode-composited-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/css3/compositing/mix-blend-mode-composited-layers-expected.txt
diff --git a/LayoutTests/css3/compositing/mix-blend-mode-composited-layers-expected.txt b/LayoutTests/css3/compositing/mix-blend-mode-composited-layers-expected.txt
index 0aa775bea275a4561b21c1fecfe5c498dee9b781..4025bdbaebe252f516a91e48499ac270f0b535e2 100644
--- a/LayoutTests/css3/compositing/mix-blend-mode-composited-layers-expected.txt
+++ b/LayoutTests/css3/compositing/mix-blend-mode-composited-layers-expected.txt
@@ -10,14 +10,10 @@
(position 8.00 18.00)
(bounds 10.00 10.00)
(contentsOpaque 1)
- (drawsContent 1)
- (backgroundColor #0000FF)
(children 1
(GraphicsLayer
(bounds 10.00 10.00)
(contentsOpaque 1)
- (drawsContent 1)
- (backgroundColor #FFFF00)
)
)
)

Powered by Google App Engine
This is Rietveld 408576698