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

Unified Diff: LayoutTests/platform/chromium-linux/compositing/iframes/iframe-size-from-zero-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/iframe-size-from-zero-expected.txt
diff --git a/LayoutTests/platform/chromium-linux/compositing/iframes/iframe-size-from-zero-expected.txt b/LayoutTests/platform/chromium-linux/compositing/iframes/iframe-size-from-zero-expected.txt
index 52dad3c2a8382e693dc835fdfd24b584031b0d04..b558cefb600e783fcfc1bb7ff52e4ca9997eba59 100644
--- a/LayoutTests/platform/chromium-linux/compositing/iframes/iframe-size-from-zero-expected.txt
+++ b/LayoutTests/platform/chromium-linux/compositing/iframes/iframe-size-from-zero-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