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

Unified Diff: LayoutTests/platform/mac/css3/filters/composited-during-animation-layertree-expected.txt

Issue 40513003: Delete/move the remaining stale tests in TestExpectations. (Closed) Base URL: svn://svn.chromium.org/blink/trunk
Patch Set: delete plugins/reentrant-update-widget-positions.html as well 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/css3/filters/composited-during-animation-layertree-expected.txt
diff --git a/LayoutTests/platform/mac/css3/filters/composited-during-animation-layertree-expected.txt b/LayoutTests/platform/mac/css3/filters/composited-during-animation-layertree-expected.txt
deleted file mode 100644
index ce6501005aceaf9baaddb9ad028ee292c15b2584..0000000000000000000000000000000000000000
--- a/LayoutTests/platform/mac/css3/filters/composited-during-animation-layertree-expected.txt
+++ /dev/null
@@ -1,37 +0,0 @@
-
-
-
-
-(GraphicsLayer
- (bounds 800.00 600.00)
- (children 1
- (GraphicsLayer
- (bounds 800.00 600.00)
- (contentsOpaque 1)
- (drawsContent 1)
- (children 4
- (GraphicsLayer
- (position 18.00 18.00)
- (bounds 160.00 90.00)
- (drawsContent 1)
- )
- (GraphicsLayer
- (position 18.00 132.00)
- (bounds 160.00 90.00)
- (drawsContent 1)
- )
- (GraphicsLayer
- (position 18.00 246.00)
- (bounds 160.00 90.00)
- (drawsContent 1)
- )
- (GraphicsLayer
- (position 18.00 360.00)
- (bounds 160.00 90.00)
- (drawsContent 1)
- )
- )
- )
- )
-)
-

Powered by Google App Engine
This is Rietveld 408576698