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

Unified Diff: LayoutTests/compositing/layer-creation/overlap-animation-container-expected.txt

Issue 15973002: Remove NonCompositedContentHost -- Take 2 (Closed) Base URL: svn://svn.chromium.org/blink/trunk
Patch Set: adding back annotation. final rebase. Created 7 years, 7 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/layer-creation/overlap-animation-container-expected.txt
diff --git a/LayoutTests/compositing/layer-creation/overlap-animation-container-expected.txt b/LayoutTests/compositing/layer-creation/overlap-animation-container-expected.txt
index 4cf968dd88b42ff9544274fb2d700b164f8a96a9..4305e9e0ca536046cdd2ac751d8acf23ee69040e 100644
--- a/LayoutTests/compositing/layer-creation/overlap-animation-container-expected.txt
+++ b/LayoutTests/compositing/layer-creation/overlap-animation-container-expected.txt
@@ -5,6 +5,7 @@ Before:
(GraphicsLayer
(bounds 785.00 802.00)
(contentsOpaque 1)
+ (drawsContent 1)
(children 3
(GraphicsLayer
(position 17.00 119.00)
@@ -46,6 +47,7 @@ After:
(GraphicsLayer
(bounds 785.00 802.00)
(contentsOpaque 1)
+ (drawsContent 1)
(children 3
(GraphicsLayer
(position 17.00 119.00)

Powered by Google App Engine
This is Rietveld 408576698