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

Unified Diff: third_party/WebKit/LayoutTests/animations/negative-delay-events-expected.txt

Issue 2976603002: Move animation event tests to subdirectory (Closed)
Patch Set: Created 3 years, 5 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: third_party/WebKit/LayoutTests/animations/negative-delay-events-expected.txt
diff --git a/third_party/WebKit/LayoutTests/animations/negative-delay-events-expected.txt b/third_party/WebKit/LayoutTests/animations/negative-delay-events-expected.txt
deleted file mode 100644
index d5a90535fb0dca174aca37bc6efccc41ed144569..0000000000000000000000000000000000000000
--- a/third_party/WebKit/LayoutTests/animations/negative-delay-events-expected.txt
+++ /dev/null
@@ -1,8 +0,0 @@
-Tests animation events with a negative delay.
-
-PASS: animation1: Start event: elapsedTime=0
-PASS: animation1: End event: elapsedTime=0.1
-PASS: animation2: Start event: elapsedTime=0.05
-PASS: animation2: End event: elapsedTime=0.1
-PASS: animation3: Start event: elapsedTime=0.15
-PASS: animation3: End event: elapsedTime=0.1

Powered by Google App Engine
This is Rietveld 408576698