diff options
Diffstat (limited to 'dom/canvas/test/crash/mochitest.ini')
-rw-r--r-- | dom/canvas/test/crash/mochitest.ini | 16 |
1 files changed, 16 insertions, 0 deletions
diff --git a/dom/canvas/test/crash/mochitest.ini b/dom/canvas/test/crash/mochitest.ini new file mode 100644 index 000000000..4f2f7776e --- /dev/null +++ b/dom/canvas/test/crash/mochitest.ini @@ -0,0 +1,16 @@ +[DEFAULT] +subsuite = webgl +support-files = + file_bug1233613.html + file_texImage2D.html + file_616401.html + file_798802-1.html + file_1251091-1.html + 1251091-1.png + +[test_bug1233613.html] +[test_texImage2D.html] +[test_616401.html] +[test_798802-1.html] +[test_1251091-1.html] +[test_createImageBitmap-video.html] |