Index: third_party/WebKit/LayoutTests/animations/play-state-initially-paused-start-event-expected.txt |
diff --git a/third_party/WebKit/LayoutTests/animations/play-state-initially-paused-start-event-expected.txt b/third_party/WebKit/LayoutTests/animations/play-state-initially-paused-start-event-expected.txt |
deleted file mode 100644 |
index 6d14091c40a99f6a2c231f69ac4ec2ee8010e9e7..0000000000000000000000000000000000000000 |
--- a/third_party/WebKit/LayoutTests/animations/play-state-initially-paused-start-event-expected.txt |
+++ /dev/null |
@@ -1,5 +0,0 @@ |
-Tests that an animation which is initially paused fires its start event as soon as its delay expires, not when it transitions to the running state. |
- |
-PASS: animation1: Start event fired without setting play state to running |
-PASS: animation2: Start event fired without setting play state to running |
-PASS: animation3: Start event fired after play state was set to running |