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

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