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

Unified Diff: LayoutTests/compositing/iframes/overlapped-nested-iframes-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/compositing/iframes/overlapped-nested-iframes-expected.txt
diff --git a/LayoutTests/compositing/iframes/overlapped-nested-iframes-expected.txt b/LayoutTests/compositing/iframes/overlapped-nested-iframes-expected.txt
index 49dc3c0e1b8dd58aa5c8a137db800c748ffc6249..bb89d23d78441db54e9e874258237c0c1d1112cb 100644
--- a/LayoutTests/compositing/iframes/overlapped-nested-iframes-expected.txt
+++ b/LayoutTests/compositing/iframes/overlapped-nested-iframes-expected.txt
@@ -50,6 +50,8 @@
(position 18.00 10.00)
(bounds 210.00 210.00)
(contentsOpaque 1)
+ (drawsContent 1)
+ (backgroundColor #0000FF)
)
)
)
@@ -119,6 +121,8 @@
(position 18.00 10.00)
(bounds 210.00 210.00)
(contentsOpaque 1)
+ (drawsContent 1)
+ (backgroundColor #0000FF)
)
)
)
@@ -147,6 +151,8 @@
(GraphicsLayer
(position 0.00 100.00)
(bounds 785.00 120.00)
+ (drawsContent 1)
+ (backgroundColor #0000007F)
)
)
)

Powered by Google App Engine
This is Rietveld 408576698