diff options
Diffstat (limited to '')
-rw-r--r-- | accessible/tests/mochitest/textselection/a11y.toml | 6 |
1 files changed, 6 insertions, 0 deletions
diff --git a/accessible/tests/mochitest/textselection/a11y.toml b/accessible/tests/mochitest/textselection/a11y.toml new file mode 100644 index 0000000000..b87962bc41 --- /dev/null +++ b/accessible/tests/mochitest/textselection/a11y.toml @@ -0,0 +1,6 @@ +[DEFAULT] +support-files = "!/accessible/tests/mochitest/*.js" + +["test_general.html"] + +["test_userinput.html"] |