diff options
Diffstat (limited to 'layout/svg/tests/mochitest.ini')
-rw-r--r-- | layout/svg/tests/mochitest.ini | 23 |
1 files changed, 23 insertions, 0 deletions
diff --git a/layout/svg/tests/mochitest.ini b/layout/svg/tests/mochitest.ini new file mode 100644 index 0000000000..a37b327de4 --- /dev/null +++ b/layout/svg/tests/mochitest.ini @@ -0,0 +1,23 @@ +[DEFAULT] +support-files = + file_disabled_iframe.html + +[test_disabled.html] +[test_embed_sizing.html] +support-files = + file_embed_sizing_none.svg + file_embed_sizing_size.svg + file_embed_sizing_ratio.svg + file_embed_sizing_both.svg + +[test_filter_crossorigin.html] +support-files = + filters.svg + file_filter_crossorigin.svg + file_black_yellow.svg + file_yellow_black.svg + +[test_hover_near_text.html] +[test_multiple_font_size.html] +[test_use_tree_cycle.html] +[test_bug1544209.html] |