Index: LayoutTests/media/video-playing-and-pause-expected.txt |
diff --git a/LayoutTests/media/video-playing-and-pause-expected.txt b/LayoutTests/media/video-playing-and-pause-expected.txt |
deleted file mode 100644 |
index be20ab22aa75820493152e45b7a604e992fd3871..0000000000000000000000000000000000000000 |
--- a/LayoutTests/media/video-playing-and-pause-expected.txt |
+++ /dev/null |
@@ -1,9 +0,0 @@ |
-Test that pausing the media element in "playing" event handler pauses the media element. |
- |
-EVENT(playing) |
-EVENT(timeupdate) |
-EVENT(pause) |
-This is a testharness.js-based test. |
-PASS Verifies pause actually pauses. |
-Harness: the test ran to completion. |
- |