From e36ca06c1c6643f97a1dcbb2f44e771259dc3e76 Mon Sep 17 00:00:00 2001 From: alwu Date: Tue, 10 Sep 2019 20:08:31 +0000 Subject: [PATCH] Bug 1578609 - part2 : add test 'test_load_source_empty_type.html'. r=bryce Differential Revision: https://phabricator.services.mozilla.com/D45270 --HG-- extra : moz-landing-system : lando --- dom/media/test/mochitest.ini | 2 ++ .../test/test_load_source_empty_type.html | 36 +++++++++++++++++++ 2 files changed, 38 insertions(+) create mode 100644 dom/media/test/test_load_source_empty_type.html diff --git a/dom/media/test/mochitest.ini b/dom/media/test/mochitest.ini index 16103978d560..67d0100c423b 100644 --- a/dom/media/test/mochitest.ini +++ b/dom/media/test/mochitest.ini @@ -893,6 +893,8 @@ skip-if = toolkit == 'android' # android(bug 1232305) skip-if = toolkit == 'android' # bug 1274802, android(bug 1232305) [test_load_source.html] skip-if = toolkit == 'android' # android(bug 1232305) +[test_load_source_empty_type.html] +skip-if = toolkit == 'android' # android(bug 1232305) [test_loop.html] skip-if = toolkit == 'android' # bug 1242112, android(bug 1232305) [test_looping_eventsOrder.html] diff --git a/dom/media/test/test_load_source_empty_type.html b/dom/media/test/test_load_source_empty_type.html new file mode 100644 index 000000000000..9ceee9af4629 --- /dev/null +++ b/dom/media/test/test_load_source_empty_type.html @@ -0,0 +1,36 @@ + + + + Load resource from source element with empty type + + + + + + + + + + +