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/platform/chromium-mac/compositing/tiling/huge-layer-with-layer-children-resize-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-mac/compositing/tiling/huge-layer-with-layer-children-resize-expected.txt
diff --git a/LayoutTests/platform/chromium-mac/compositing/tiling/huge-layer-with-layer-children-resize-expected.txt b/LayoutTests/platform/chromium-mac/compositing/tiling/huge-layer-with-layer-children-resize-expected.txt
index 221fedc763eccfd31cd7ed80f00348515bd8c2a2..0dc1d4d5fd4247c80bff8efbbfc8c8c07661c203 100644
--- a/LayoutTests/platform/chromium-mac/compositing/tiling/huge-layer-with-layer-children-resize-expected.txt
+++ b/LayoutTests/platform/chromium-mac/compositing/tiling/huge-layer-with-layer-children-resize-expected.txt
@@ -7,6 +7,7 @@ First (small layer):
(GraphicsLayer
(bounds 785.00 611.00)
(contentsOpaque 1)
+ (drawsContent 1)
(children 1
(GraphicsLayer
(position 8.00 68.00)
@@ -44,6 +45,7 @@ Second (huge layer):
(GraphicsLayer
(bounds 785.00 5111.00)
(contentsOpaque 1)
+ (drawsContent 1)
(children 1
(GraphicsLayer
(position 8.00 68.00)
@@ -81,6 +83,7 @@ Third (small layer):
(GraphicsLayer
(bounds 785.00 611.00)
(contentsOpaque 1)
+ (drawsContent 1)
(children 1
(GraphicsLayer
(position 8.00 68.00)

Powered by Google App Engine
This is Rietveld 408576698