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

Unified Diff: LayoutTests/compositing/geometry/clip-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/geometry/clip-expected.txt
diff --git a/LayoutTests/compositing/geometry/clip-expected.txt b/LayoutTests/compositing/geometry/clip-expected.txt
index 114529213b2d7ab359bd06405edb99ea63cc49a5..a17acb39990e96a191e8af3c88bae53e28076e0e 100644
--- a/LayoutTests/compositing/geometry/clip-expected.txt
+++ b/LayoutTests/compositing/geometry/clip-expected.txt
@@ -22,6 +22,8 @@ Test CSS clip with composited layers. Left and right sides should look the same.
(GraphicsLayer
(position -5.00 -5.00)
(bounds 120.00 120.00)
+ (drawsContent 1)
+ (backgroundColor #00000033)
(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])
)
)

Powered by Google App Engine
This is Rietveld 408576698