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

Unified Diff: LayoutTests/platform/chromium-mac/compositing/tiling/huge-layer-add-remove-child-expected.txt

Issue 15425006: Revert "Remove NonCompositedContentHost" and follow-up rebaselining. (Closed) Base URL: svn://svn.chromium.org/blink/trunk
Patch Set: 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-add-remove-child-expected.txt
diff --git a/LayoutTests/platform/chromium-mac/compositing/tiling/huge-layer-add-remove-child-expected.txt b/LayoutTests/platform/chromium-mac/compositing/tiling/huge-layer-add-remove-child-expected.txt
index 4cf887ab460962b7ea28e1f50121966dedf1295d..22467511edaa11e6ec3f0d8896291c3b9b4e3137 100644
--- a/LayoutTests/platform/chromium-mac/compositing/tiling/huge-layer-add-remove-child-expected.txt
+++ b/LayoutTests/platform/chromium-mac/compositing/tiling/huge-layer-add-remove-child-expected.txt
@@ -7,7 +7,6 @@ First (no children):
(GraphicsLayer
(bounds 785.00 5129.00)
(contentsOpaque 1)
- (drawsContent 1)
(children 1
(GraphicsLayer
(position 8.00 86.00)
@@ -29,7 +28,6 @@ Second (child added):
(GraphicsLayer
(bounds 785.00 5129.00)
(contentsOpaque 1)
- (drawsContent 1)
(children 1
(GraphicsLayer
(position 8.00 86.00)
@@ -60,7 +58,6 @@ Third (child removed):
(GraphicsLayer
(bounds 785.00 5129.00)
(contentsOpaque 1)
- (drawsContent 1)
(children 1
(GraphicsLayer
(position 8.00 86.00)

Powered by Google App Engine
This is Rietveld 408576698