diff options
Diffstat (limited to 'accessible/tests/mochitest/role/a11y.toml')
-rw-r--r-- | accessible/tests/mochitest/role/a11y.toml | 19 |
1 files changed, 19 insertions, 0 deletions
diff --git a/accessible/tests/mochitest/role/a11y.toml b/accessible/tests/mochitest/role/a11y.toml new file mode 100644 index 0000000000..8febfc3bd7 --- /dev/null +++ b/accessible/tests/mochitest/role/a11y.toml @@ -0,0 +1,19 @@ +[DEFAULT] +support-files = [ + "chrome_body_role_alert.xhtml", + "!/accessible/tests/mochitest/*.js", + "!/accessible/tests/mochitest/moz.png"] + +["test_aria.html"] + +["test_aria.xhtml"] + +["test_dpub_aria.html"] + +["test_general.html"] + +["test_general.xhtml"] + +["test_graphics_aria.html"] + +["test_svg.html"] |