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

Unified Diff: LayoutTests/platform/chromium-win/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-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 35f61cf29ccaf76f39ae1f2ab8f3f2b8086c71f4..2f5cd82dfcd1c6dcb4160cb7f39081bf71927c44 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,7 +7,6 @@ First (no children):
(GraphicsLayer
(bounds 785.00 5136.00)
(contentsOpaque 1)
- (drawsContent 1)
(children 1
(GraphicsLayer
(position 8.00 92.00)
@@ -29,7 +28,6 @@ Second (child added):
(GraphicsLayer
(bounds 785.00 5136.00)
(contentsOpaque 1)
- (drawsContent 1)
(children 1
(GraphicsLayer
(position 8.00 92.00)
@@ -60,7 +58,6 @@ 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