diff --git a/dom/media/test/mochitest.ini b/dom/media/test/mochitest.ini index 0b446bbc8021..06fa966de90a 100644 --- a/dom/media/test/mochitest.ini +++ b/dom/media/test/mochitest.ini @@ -1161,6 +1161,9 @@ tags = suspend [test_background_video_drawimage_with_suspended_video.html] skip-if = toolkit == 'android' # bug 1346705 tags = suspend +[test_background_video_ended_event.html] +skip-if = toolkit == 'android' # bug 1346705 +tags = suspend [test_temporary_file_blob_video_plays.html] skip-if = toolkit == 'android' # android(bug 1232305) diff --git a/dom/media/test/test_background_video_ended_event.html b/dom/media/test/test_background_video_ended_event.html new file mode 100644 index 000000000000..99e2dd2f18d8 --- /dev/null +++ b/dom/media/test/test_background_video_ended_event.html @@ -0,0 +1,48 @@ + + +Test Background Video Suspends + + + + +