Index: third_party/WebKit/LayoutTests/web-animations-api/player-finish-repeats-expected.txt |
diff --git a/third_party/WebKit/LayoutTests/web-animations-api/player-finish-repeats-expected.txt b/third_party/WebKit/LayoutTests/web-animations-api/player-finish-repeats-expected.txt |
deleted file mode 100644 |
index d01ad61e65a53da896ab3cc1707e90542c2d0181..0000000000000000000000000000000000000000 |
--- a/third_party/WebKit/LayoutTests/web-animations-api/player-finish-repeats-expected.txt |
+++ /dev/null |
@@ -1,19 +0,0 @@ |
-PASS: playerTop is target |
-PASS: event currentTime equals player currentTime |
-PASS: event timelineTime equals timeline currentTime |
-PASS: playerTop is target |
-PASS: event currentTime equals player currentTime |
-PASS: event timelineTime equals timeline currentTime |
-PASS: playerMiddle is target |
-PASS: event currentTime equals player currentTime |
-PASS: event timelineTime equals timeline currentTime |
-PASS: playerMiddle is target |
-PASS: event currentTime equals player currentTime |
-PASS: event timelineTime equals timeline currentTime |
-PASS: playerBottom is target |
-PASS: event currentTime equals player currentTime |
-PASS: event timelineTime equals timeline currentTime |
-PASS: playerBottom is target |
-PASS: event currentTime equals player currentTime |
-PASS: event timelineTime equals timeline currentTime |
- |