diff --git a/dom/media/test/mochitest.ini b/dom/media/test/mochitest.ini index c29f1e1fbde3..fb13572f09c9 100644 --- a/dom/media/test/mochitest.ini +++ b/dom/media/test/mochitest.ini @@ -887,6 +887,8 @@ tags = webvtt [test_background_video_suspend.html] skip-if = (os == 'win' && os_version == '5.1') tags = suspend +[test_background_video_suspend_ends.html] +tags = suspend [test_background_video_no_suspend_short_vid.html] skip-if = (os == 'win' && os_version == '5.1') tags = suspend diff --git a/dom/media/test/test_background_video_suspend_ends.html b/dom/media/test/test_background_video_suspend_ends.html new file mode 100644 index 000000000000..0a62bfbfa9b0 --- /dev/null +++ b/dom/media/test/test_background_video_suspend_ends.html @@ -0,0 +1,43 @@ + + +Test Background Suspended Video Fires 'ended' Event + + + + +

+

+
+
+