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

Unified Diff: LayoutTests/compositing/iframes/overlapped-nested-iframes-expected.txt

Issue 63943006: Re-enable solid background color optimization for composited layers. (Closed) Base URL: https://chromium.googlesource.com/chromium/blink.git@master
Patch Set: Add window.internals.forceCompositingUpdate(document) to webgl test to avoid flaky Created 7 years, 1 month 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 f2bf871c2c19be5ca62291c9776c5e5ac90d1017..1427785dbf38ac65016f9e8143eea97292e70f61 100644
--- a/LayoutTests/compositing/iframes/overlapped-nested-iframes-expected.txt
+++ b/LayoutTests/compositing/iframes/overlapped-nested-iframes-expected.txt
@@ -51,8 +51,6 @@
(position 18.00 10.00)
(bounds 210.00 210.00)
(contentsOpaque 1)
- (drawsContent 1)
- (backgroundColor #0000FF)
)
)
)
@@ -122,8 +120,6 @@
(position 18.00 10.00)
(bounds 210.00 210.00)
(contentsOpaque 1)
- (drawsContent 1)
- (backgroundColor #0000FF)
)
)
)
@@ -152,8 +148,6 @@
(GraphicsLayer
(position 0.00 100.00)
(bounds 785.00 120.00)
- (drawsContent 1)
- (backgroundColor #0000007F)
)
)
)

Powered by Google App Engine
This is Rietveld 408576698