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

Unified Diff: trunk/LayoutTests/css3/compositing/mix-blend-mode-isolation-2-stacking-contexts-expected.txt

Issue 183763024: Revert 168245 "Drop background color optimization for composited..." (Closed) Base URL: svn://svn.chromium.org/blink/
Patch Set: 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: trunk/LayoutTests/css3/compositing/mix-blend-mode-isolation-2-stacking-contexts-expected.txt
===================================================================
--- trunk/LayoutTests/css3/compositing/mix-blend-mode-isolation-2-stacking-contexts-expected.txt (revision 168316)
+++ trunk/LayoutTests/css3/compositing/mix-blend-mode-isolation-2-stacking-contexts-expected.txt (working copy)
@@ -12,8 +12,6 @@
(GraphicsLayer
(position 8.00 8.00)
(contentsOpaque 1)
- (drawsContent 1)
- (backgroundColor #FF0000)
(children 2
(GraphicsLayer
(bounds 160.00 90.00)
@@ -29,15 +27,12 @@
)
)
(GraphicsLayer
- (drawsContent 1)
)
)
)
(GraphicsLayer
(position 8.00 8.00)
(contentsOpaque 1)
- (drawsContent 1)
- (backgroundColor #FF0000)
(children 2
(GraphicsLayer
(bounds 160.00 90.00)
@@ -53,7 +48,6 @@
)
)
(GraphicsLayer
- (drawsContent 1)
)
)
)

Powered by Google App Engine
This is Rietveld 408576698