diff --git a/dom/media/test/mochitest.ini b/dom/media/test/mochitest.ini index 0b242c697c9..6479cc42ad6 100644 --- a/dom/media/test/mochitest.ini +++ b/dom/media/test/mochitest.ini @@ -332,6 +332,7 @@ skip-if = (toolkit == 'android' && processor == 'x86') #x86 only bug 914439 skip-if = (toolkit == 'android' && processor == 'x86') #x86 only bug 914439 [test_bug726904.html] [test_bug874897.html] +[test_bug879717.html] [test_bug883173.html] [test_bug895091.html] [test_bug895305.html] diff --git a/dom/media/test/test_bug879717.html b/dom/media/test/test_bug879717.html new file mode 100644 index 00000000000..35e68fb2860 --- /dev/null +++ b/dom/media/test/test_bug879717.html @@ -0,0 +1,119 @@ + + + + Test for bug 879717, check that a video element can be drawn into a canvas at various states of playback + + + + + +
+
+
+ +