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

Unified Diff: LayoutTests/platform/chromium-linux/compositing/iframes/invisible-nested-iframe-show-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/invisible-nested-iframe-show-expected.txt
diff --git a/LayoutTests/platform/chromium-linux/compositing/iframes/invisible-nested-iframe-show-expected.txt b/LayoutTests/platform/chromium-linux/compositing/iframes/invisible-nested-iframe-show-expected.txt
index c5bd4f3e6f4e9b13fa12d76829d1d05656bd19b1..8d54c0132a15a9dd16f2e4b3335c149869ea2701 100644
--- a/LayoutTests/platform/chromium-linux/compositing/iframes/invisible-nested-iframe-show-expected.txt
+++ b/LayoutTests/platform/chromium-linux/compositing/iframes/invisible-nested-iframe-show-expected.txt
@@ -49,6 +49,8 @@
(position 18.00 10.00)
(bounds 210.00 210.00)
(contentsOpaque 1)
+ (drawsContent 1)
+ (backgroundColor #0000FF)
)
)
)
@@ -83,6 +85,8 @@
(position 18.00 203.00)
(bounds 210.00 210.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