diff --git a/dom/animation/test/mochitest.ini b/dom/animation/test/mochitest.ini index e3430ea0699b..3bb1479f549b 100644 --- a/dom/animation/test/mochitest.ini +++ b/dom/animation/test/mochitest.ini @@ -53,6 +53,7 @@ support-files = style/file_animation-seeking-with-start-time.html style/file_animation-setting-effect.html style/file_animation-setting-spacing.html + style/file_missing-keyframe.html testcommon.js [css-animations/test_animations-dynamic-changes.html] @@ -107,3 +108,4 @@ skip-if = toolkit == 'android' [style/test_animation-seeking-with-start-time.html] [style/test_animation-setting-effect.html] [style/test_animation-setting-spacing.html] +[style/test_missing-keyframe.html] diff --git a/dom/animation/test/style/file_missing-keyframe.html b/dom/animation/test/style/file_missing-keyframe.html new file mode 100644 index 000000000000..144514bc0fea --- /dev/null +++ b/dom/animation/test/style/file_missing-keyframe.html @@ -0,0 +1,94 @@ + + + + + + diff --git a/dom/animation/test/style/test_missing-keyframe.html b/dom/animation/test/style/test_missing-keyframe.html new file mode 100644 index 000000000000..22b88c4f3287 --- /dev/null +++ b/dom/animation/test/style/test_missing-keyframe.html @@ -0,0 +1,15 @@ + + + + +
+ +