diff --git a/dom/media/mediasource/test/mochitest.ini b/dom/media/mediasource/test/mochitest.ini index fd06acf52fa4..cb83cfd93fa4 100644 --- a/dom/media/mediasource/test/mochitest.ini +++ b/dom/media/mediasource/test/mochitest.ini @@ -105,6 +105,8 @@ skip-if = ((os == "win" && os_version == "5.1") || (toolkit == 'android')) # Not skip-if = android_version == '22' # bug 1359010 [test_PlayEvents.html] skip-if = ((os == "win" && os_version == "5.1") || (toolkit == 'android')) # Not supported on xp and android 2.3 +[test_PlayEventsAutoPlaying.html] +skip-if = ((os == "win" && os_version == "5.1") || (toolkit == 'android')) # Not supported on xp and android 2.3 [test_ResumeAfterClearing_mp4.html] skip-if = ((os == "win" && os_version == "5.1") || (toolkit == 'android')) # Not supported on xp and android 2.3 [test_SeekableAfterEndOfStream.html] diff --git a/dom/media/mediasource/test/test_PlayEventsAutoPlaying.html b/dom/media/mediasource/test/test_PlayEventsAutoPlaying.html new file mode 100644 index 000000000000..492677b5c29d --- /dev/null +++ b/dom/media/mediasource/test/test_PlayEventsAutoPlaying.html @@ -0,0 +1,74 @@ + + + + MSE: basic functionality + + + + + +
+
+
+ +