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

Unified Diff: LayoutTests/compositing/layer-creation/overlap-transformed-preserved-3d-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/layer-creation/overlap-transformed-preserved-3d-expected.txt
diff --git a/LayoutTests/compositing/layer-creation/overlap-transformed-preserved-3d-expected.txt b/LayoutTests/compositing/layer-creation/overlap-transformed-preserved-3d-expected.txt
index 7562942ba20429f945c3c6dee357ac39d5b40e56..356a73bee3b24cfa1f6f1218edea335f8890bf58 100644
--- a/LayoutTests/compositing/layer-creation/overlap-transformed-preserved-3d-expected.txt
+++ b/LayoutTests/compositing/layer-creation/overlap-transformed-preserved-3d-expected.txt
@@ -125,29 +125,21 @@ After:
(position 8.00 8.00)
(bounds 100.00 150.00)
(contentsOpaque 1)
- (drawsContent 1)
- (backgroundColor #808080)
)
(GraphicsLayer
(position 208.00 8.00)
(bounds 100.00 150.00)
(contentsOpaque 1)
- (drawsContent 1)
- (backgroundColor #808080)
)
(GraphicsLayer
(position 8.00 158.00)
(bounds 100.00 150.00)
(contentsOpaque 1)
- (drawsContent 1)
- (backgroundColor #808080)
)
(GraphicsLayer
(position 208.00 158.00)
(bounds 100.00 150.00)
(contentsOpaque 1)
- (drawsContent 1)
- (backgroundColor #808080)
)
)
)

Powered by Google App Engine
This is Rietveld 408576698