diff --git a/dom/animation/test/mochitest.ini b/dom/animation/test/mochitest.ini index 5dea8ba8719..18bb7b076dd 100644 --- a/dom/animation/test/mochitest.ini +++ b/dom/animation/test/mochitest.ini @@ -18,3 +18,4 @@ skip-if = buildapp == 'mulet' [css-transitions/test_animation-target.html] [css-transitions/test_element-get-animation-players.html] skip-if = buildapp == 'mulet' +[mozilla/test_deferred_start.html] diff --git a/dom/animation/test/mozilla/test_deferred_start.html b/dom/animation/test/mozilla/test_deferred_start.html new file mode 100644 index 00000000000..1795a801b7f --- /dev/null +++ b/dom/animation/test/mozilla/test_deferred_start.html @@ -0,0 +1,61 @@ + + + + + +
+ +