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

Unified Diff: LayoutTests/platform/mac/virtual/softwarecompositing/visibility/visibility-image-layers-dynamic-expected.txt

Issue 27061002: Fix unittests (Closed) Base URL: svn://svn.chromium.org/blink/trunk
Patch Set: Created 7 years, 2 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/mac/virtual/softwarecompositing/visibility/visibility-image-layers-dynamic-expected.txt
diff --git a/LayoutTests/platform/mac/virtual/softwarecompositing/visibility/visibility-image-layers-dynamic-expected.txt b/LayoutTests/platform/mac/virtual/softwarecompositing/visibility/visibility-image-layers-dynamic-expected.txt
deleted file mode 100644
index e4bb5cdca04e00ff030dd259ad1f8bb2e239395b..0000000000000000000000000000000000000000
--- a/LayoutTests/platform/mac/virtual/softwarecompositing/visibility/visibility-image-layers-dynamic-expected.txt
+++ /dev/null
@@ -1,145 +0,0 @@
-
-
-
-Initial
-
-(GraphicsLayer
- (bounds 785.00 626.00)
- (children 1
- (GraphicsLayer
- (bounds 785.00 626.00)
- (contentsOpaque 1)
- (drawsContent 1)
- (children 3
- (GraphicsLayer
- (position 14.00 6.00)
- (bounds 757.00 152.00)
- (children 1
- (GraphicsLayer
- (position 20.00 20.00)
- (bounds 108.00 108.00)
- (contentsVisible 0)
- )
- )
- )
- (GraphicsLayer
- (position 14.00 160.00)
- (bounds 757.00 152.00)
- (contentsVisible 0)
- (children 1
- (GraphicsLayer
- (position 20.00 20.00)
- (bounds 108.00 108.00)
- (contentsVisible 0)
- )
- )
- )
- (GraphicsLayer
- (position 14.00 314.00)
- (bounds 757.00 152.00)
- (contentsVisible 0)
- (children 1
- (GraphicsLayer
- (position 20.00 20.00)
- (bounds 108.00 108.00)
- )
- )
- )
- )
- )
- )
-)
-After step 1
-
-(GraphicsLayer
- (bounds 785.00 1336.00)
- (children 1
- (GraphicsLayer
- (bounds 785.00 1336.00)
- (contentsOpaque 1)
- (drawsContent 1)
- (children 3
- (GraphicsLayer
- (position 14.00 6.00)
- (bounds 757.00 152.00)
- (children 1
- (GraphicsLayer
- (position 20.00 20.00)
- (bounds 108.00 108.00)
- )
- )
- )
- (GraphicsLayer
- (position 14.00 160.00)
- (bounds 757.00 152.00)
- (contentsVisible 0)
- (children 1
- (GraphicsLayer
- (position 20.00 20.00)
- (bounds 108.00 108.00)
- (contentsVisible 0)
- )
- )
- )
- (GraphicsLayer
- (position 14.00 314.00)
- (bounds 757.00 152.00)
- (contentsVisible 0)
- (children 1
- (GraphicsLayer
- (position 20.00 20.00)
- (bounds 108.00 108.00)
- )
- )
- )
- )
- )
- )
-)
-After step 2
-
-(GraphicsLayer
- (bounds 785.00 2030.00)
- (children 1
- (GraphicsLayer
- (bounds 785.00 2030.00)
- (contentsOpaque 1)
- (drawsContent 1)
- (children 3
- (GraphicsLayer
- (position 14.00 6.00)
- (bounds 757.00 152.00)
- (children 1
- (GraphicsLayer
- (position 20.00 20.00)
- (bounds 108.00 108.00)
- )
- )
- )
- (GraphicsLayer
- (position 14.00 160.00)
- (bounds 757.00 152.00)
- (drawsContent 1)
- (children 1
- (GraphicsLayer
- (position 20.00 20.00)
- (bounds 108.00 108.00)
- )
- )
- )
- (GraphicsLayer
- (position 14.00 314.00)
- (bounds 757.00 152.00)
- (contentsVisible 0)
- (children 1
- (GraphicsLayer
- (position 20.00 20.00)
- (bounds 108.00 108.00)
- )
- )
- )
- )
- )
- )
-)
-

Powered by Google App Engine
This is Rietveld 408576698