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

Unified Diff: LayoutTests/compositing/visibility/visibility-image-layers-dynamic-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/compositing/visibility/visibility-image-layers-dynamic-expected.txt
diff --git a/LayoutTests/compositing/visibility/visibility-image-layers-dynamic-expected.txt b/LayoutTests/compositing/visibility/visibility-image-layers-dynamic-expected.txt
index 7813580331ef8b8e638770113c6cedc97a549bc4..f3cfe0ff05eb899b8943b69f4096fc1f4d5be951 100644
--- a/LayoutTests/compositing/visibility/visibility-image-layers-dynamic-expected.txt
+++ b/LayoutTests/compositing/visibility/visibility-image-layers-dynamic-expected.txt
@@ -9,6 +9,7 @@ Initial
(GraphicsLayer
(bounds 785.00 626.00)
(contentsOpaque 1)
+ (drawsContent 1)
(children 3
(GraphicsLayer
(position 14.00 6.00)
@@ -51,11 +52,12 @@ Initial
After step 1
(GraphicsLayer
- (bounds 785.00 1366.00)
+ (bounds 785.00 1382.00)
(children 1
(GraphicsLayer
- (bounds 785.00 1366.00)
+ (bounds 785.00 1382.00)
(contentsOpaque 1)
+ (drawsContent 1)
(children 3
(GraphicsLayer
(position 14.00 6.00)
@@ -97,11 +99,12 @@ After step 1
After step 2
(GraphicsLayer
- (bounds 785.00 2089.00)
+ (bounds 785.00 2121.00)
(children 1
(GraphicsLayer
- (bounds 785.00 2089.00)
+ (bounds 785.00 2121.00)
(contentsOpaque 1)
+ (drawsContent 1)
(children 3
(GraphicsLayer
(position 14.00 6.00)

Powered by Google App Engine
This is Rietveld 408576698