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

Unified Diff: LayoutTests/compositing/overflow-trumps-transform-style-expected.txt

Issue 183833020: Re-land "Drop background color optimization for composited layers" (Closed) Base URL: https://chromium.googlesource.com/chromium/blink.git@master
Patch Set: Make Mac test bot pass Created 6 years, 9 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/overflow-trumps-transform-style-expected.txt
diff --git a/LayoutTests/compositing/overflow-trumps-transform-style-expected.txt b/LayoutTests/compositing/overflow-trumps-transform-style-expected.txt
index 7190fee06f5da44eef204095a5e0c908a8c1b1df..f5ffc5bbb7081bdb6fc9d7fd4ffc13ade9cc18a1 100644
--- a/LayoutTests/compositing/overflow-trumps-transform-style-expected.txt
+++ b/LayoutTests/compositing/overflow-trumps-transform-style-expected.txt
@@ -14,12 +14,16 @@ flat
(contentsOpaque 1)
(shouldFlattenTransform 0)
(3dRenderingContext 1)
+ (drawsContent 1)
+ (backgroundColor #0000FF)
(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])
)
(GraphicsLayer
(position 18.00 120.00)
(bounds 100.00 100.00)
(contentsOpaque 1)
+ (drawsContent 1)
+ (backgroundColor #0000FF)
(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