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

Unified Diff: LayoutTests/platform/chromium-win/compositing/tiling/huge-layer-add-remove-child-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/platform/chromium-win/compositing/tiling/huge-layer-add-remove-child-expected.txt
diff --git a/LayoutTests/platform/chromium-win/compositing/tiling/huge-layer-add-remove-child-expected.txt b/LayoutTests/platform/chromium-win/compositing/tiling/huge-layer-add-remove-child-expected.txt
index 2f5cd82dfcd1c6dcb4160cb7f39081bf71927c44..35f61cf29ccaf76f39ae1f2ab8f3f2b8086c71f4 100644
--- a/LayoutTests/platform/chromium-win/compositing/tiling/huge-layer-add-remove-child-expected.txt
+++ b/LayoutTests/platform/chromium-win/compositing/tiling/huge-layer-add-remove-child-expected.txt
@@ -7,6 +7,7 @@ First (no children):
(GraphicsLayer
(bounds 785.00 5136.00)
(contentsOpaque 1)
+ (drawsContent 1)
(children 1
(GraphicsLayer
(position 8.00 92.00)
@@ -28,6 +29,7 @@ Second (child added):
(GraphicsLayer
(bounds 785.00 5136.00)
(contentsOpaque 1)
+ (drawsContent 1)
(children 1
(GraphicsLayer
(position 8.00 92.00)
@@ -58,6 +60,7 @@ Third (child removed):
(GraphicsLayer
(bounds 785.00 5136.00)
(contentsOpaque 1)
+ (drawsContent 1)
(children 1
(GraphicsLayer
(position 8.00 92.00)

Powered by Google App Engine
This is Rietveld 408576698