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

Unified Diff: LayoutTests/compositing/layer-creation/overlap-animation-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: 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-animation-expected.txt
diff --git a/LayoutTests/compositing/layer-creation/overlap-animation-expected.txt b/LayoutTests/compositing/layer-creation/overlap-animation-expected.txt
index 86afec02fe9019b0e4d4a7ee50077d6cc03a52e4..149ef8ecbfe6e8064aab6c729f32a9a938790551 100644
--- a/LayoutTests/compositing/layer-creation/overlap-animation-expected.txt
+++ b/LayoutTests/compositing/layer-creation/overlap-animation-expected.txt
@@ -14,8 +14,6 @@
(position 10.00 10.00)
(bounds 100.00 100.00)
(contentsOpaque 1)
- (drawsContent 1)
- (backgroundColor #0000FF)
)
)
)
@@ -27,8 +25,6 @@
(position 10.00 120.00)
(bounds 100.00 100.00)
(contentsOpaque 1)
- (drawsContent 1)
- (backgroundColor #0000FF)
)
)
)
@@ -36,8 +32,6 @@
(position 18.00 260.00)
(bounds 100.00 100.00)
(contentsOpaque 1)
- (drawsContent 1)
- (backgroundColor #0000FF)
)
)
)

Powered by Google App Engine
This is Rietveld 408576698