diff --git a/dom/tests/mochitest/general/mochitest.ini b/dom/tests/mochitest/general/mochitest.ini index 5f26bcbf4fb8..b8effe4949ad 100644 --- a/dom/tests/mochitest/general/mochitest.ini +++ b/dom/tests/mochitest/general/mochitest.ini @@ -51,6 +51,7 @@ skip-if = (buildapp == 'b2g' && toolkit != 'gonk') #Bug 931116, b2g desktop spec [test_outerHTML.html] [test_outerHTML.xhtml] [test_paste_selection.html] +[test_picture_pref.html] [test_resource_timing.html] skip-if = buildapp == 'b2g' # b2g(No clipboard) b2g-debug(No clipboard) b2g-desktop(No clipboard) [test_performance_now.html] diff --git a/dom/tests/mochitest/general/test_picture_pref.html b/dom/tests/mochitest/general/test_picture_pref.html new file mode 100644 index 000000000000..6910ba37e29b --- /dev/null +++ b/dom/tests/mochitest/general/test_picture_pref.html @@ -0,0 +1,90 @@ + + + + + Test for dom.image.picture.enabled (Bug 870022) + + + + +Mozilla Bug 870022 + + + + + + + + + + + + + + + + + + + + + + + + +