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

Unified Diff: LayoutTests/platform/chromium-linux/compositing/iframes/connect-compositing-iframe-expected.txt

Issue 14407003: Disable solid background color optimization for composited layers. (Closed) Base URL: svn://svn.chromium.org/blink/trunk
Patch Set: Created 7 years, 8 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/platform/chromium-linux/compositing/iframes/connect-compositing-iframe-expected.txt
diff --git a/LayoutTests/platform/chromium-linux/compositing/iframes/connect-compositing-iframe-expected.txt b/LayoutTests/platform/chromium-linux/compositing/iframes/connect-compositing-iframe-expected.txt
index de0abfeb022c1893e6686cb5bf86ec5d156a1cdc..631175de5c4bd7632cfe41cb1295428bd42306d5 100644
--- a/LayoutTests/platform/chromium-linux/compositing/iframes/connect-compositing-iframe-expected.txt
+++ b/LayoutTests/platform/chromium-linux/compositing/iframes/connect-compositing-iframe-expected.txt
@@ -30,6 +30,8 @@
(position 18.00 10.00)
(bounds 210.00 210.00)
(contentsOpaque 1)
+ (drawsContent 1)
+ (backgroundColor #0000FF)
)
)
)
@@ -51,6 +53,8 @@
(GraphicsLayer
(position 5.00 5.00)
(bounds 50.00 50.00)
+ (drawsContent 1)
+ (backgroundColor #00000033)
)
)
)

Powered by Google App Engine
This is Rietveld 408576698