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

Unified Diff: LayoutTests/compositing/layer-creation/overlap-transformed-layer-with-transform-body-expected.txt

Issue 178013003: Drop background color optimization for composited layers (Closed) Base URL: https://chromium.googlesource.com/chromium/blink.git@master
Patch Set: CL to land 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: LayoutTests/compositing/layer-creation/overlap-transformed-layer-with-transform-body-expected.txt
diff --git a/LayoutTests/compositing/layer-creation/overlap-transformed-layer-with-transform-body-expected.txt b/LayoutTests/compositing/layer-creation/overlap-transformed-layer-with-transform-body-expected.txt
index 5159fc59e131a83923a661a4e1ac50facec95b32..4b1f01c267e563f3dc354c516682b5993cfe3547 100644
--- a/LayoutTests/compositing/layer-creation/overlap-transformed-layer-with-transform-body-expected.txt
+++ b/LayoutTests/compositing/layer-creation/overlap-transformed-layer-with-transform-body-expected.txt
@@ -27,6 +27,8 @@
(GraphicsLayer
(bounds 300.00 300.00)
(contentsOpaque 1)
+ (drawsContent 1)
+ (backgroundColor #008000)
)
)
)

Powered by Google App Engine
This is Rietveld 408576698