Index: LayoutTests/media/video-not-paused-while-looping-expected.txt |
diff --git a/LayoutTests/media/encrypted-media/encrypted-media-v2-events-expected.txt b/LayoutTests/media/video-not-paused-while-looping-expected.txt |
similarity index 52% |
copy from LayoutTests/media/encrypted-media/encrypted-media-v2-events-expected.txt |
copy to LayoutTests/media/video-not-paused-while-looping-expected.txt |
index f9cc4d62a05fe00585c1312def5dd34590bf412d..757f4eced7bb0cf83e6f8cc27571f9a82f58bf63 100644 |
--- a/LayoutTests/media/encrypted-media/encrypted-media-v2-events-expected.txt |
+++ b/LayoutTests/media/video-not-paused-while-looping-expected.txt |
@@ -1,5 +1,6 @@ |
-EVENT(message) |
+EVENT(seeked) |
+EVENT(seeking) |
This is a testharness.js-based test. |
-PASS Verify v2 events. |
+PASS video is not paused while looping |
Harness: the test ran to completion. |