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

Unified Diff: LayoutTests/compositing/visibility/visibility-image-layers-dynamic-expected.txt

Issue 9120020: Revert 98735 - Source/WebCore: The HTML5 video element in Safari does not respect "visibility:hid... (Closed) Base URL: http://svn.webkit.org/repository/webkit/branches/chromium/963/
Patch Set: Created 8 years, 11 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
===================================================================
--- LayoutTests/compositing/visibility/visibility-image-layers-dynamic-expected.txt (revision 104364)
+++ LayoutTests/compositing/visibility/visibility-image-layers-dynamic-expected.txt (working copy)
@@ -1,139 +0,0 @@
-
-
-
-Initial
-
-(GraphicsLayer
- (bounds 785.00 622.00)
- (children 1
- (GraphicsLayer
- (bounds 785.00 622.00)
- (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 1301.00)
- (children 1
- (GraphicsLayer
- (bounds 785.00 1301.00)
- (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 1965.00)
- (children 1
- (GraphicsLayer
- (bounds 785.00 1965.00)
- (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