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

Unified Diff: trunk/LayoutTests/compositing/layer-creation/overlap-transformed-3d-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/compositing/layer-creation/overlap-transformed-3d-expected.txt
===================================================================
--- trunk/LayoutTests/compositing/layer-creation/overlap-transformed-3d-expected.txt (revision 168316)
+++ trunk/LayoutTests/compositing/layer-creation/overlap-transformed-3d-expected.txt (working copy)
@@ -11,8 +11,6 @@
(position 108.00 108.00)
(bounds 100.00 100.00)
(contentsOpaque 1)
- (drawsContent 1)
- (backgroundColor #008000)
(transform [1.00 0.00 0.00 0.00] [0.00 1.00 0.00 0.00] [0.00 0.00 1.00 0.00] [0.00 0.00 -1.00 1.00])
)
)
@@ -33,37 +31,27 @@
(position 108.00 108.00)
(bounds 100.00 100.00)
(contentsOpaque 1)
- (drawsContent 1)
- (backgroundColor #008000)
(transform [0.71 0.71 0.00 0.00] [-0.71 0.71 0.00 0.00] [0.00 0.00 1.00 0.00] [0.00 0.00 -1.00 1.00])
)
(GraphicsLayer
(position 8.00 8.00)
(bounds 100.00 150.00)
(contentsOpaque 1)
- (drawsContent 1)
- (backgroundColor #808080)
)
(GraphicsLayer
(position 208.00 8.00)
(bounds 100.00 150.00)
(contentsOpaque 1)
- (drawsContent 1)
- (backgroundColor #808080)
)
(GraphicsLayer
(position 8.00 158.00)
(bounds 100.00 150.00)
(contentsOpaque 1)
- (drawsContent 1)
- (backgroundColor #808080)
)
(GraphicsLayer
(position 208.00 158.00)
(bounds 100.00 150.00)
(contentsOpaque 1)
- (drawsContent 1)
- (backgroundColor #808080)
)
)
)

Powered by Google App Engine
This is Rietveld 408576698