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

Unified Diff: LayoutTests/compositing/layer-creation/overlap-transformed-3d-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-transformed-3d-expected.txt
diff --git a/LayoutTests/compositing/layer-creation/overlap-transformed-3d-expected.txt b/LayoutTests/compositing/layer-creation/overlap-transformed-3d-expected.txt
index 8d2d3f9c074ffa904102ab4d51c9dacb84b29ae0..e20a928d09ebab0708edde7feb29e9ab28232460 100644
--- a/LayoutTests/compositing/layer-creation/overlap-transformed-3d-expected.txt
+++ b/LayoutTests/compositing/layer-creation/overlap-transformed-3d-expected.txt
@@ -5,6 +5,7 @@ Before:
(GraphicsLayer
(bounds 800.00 600.00)
(contentsOpaque 1)
+ (drawsContent 1)
(children 1
(GraphicsLayer
(position 108.00 108.00)
@@ -26,6 +27,7 @@ After:
(GraphicsLayer
(bounds 800.00 600.00)
(contentsOpaque 1)
+ (drawsContent 1)
(children 5
(GraphicsLayer
(position 108.00 108.00)

Powered by Google App Engine
This is Rietveld 408576698