summaryrefslogtreecommitdiffstats
path: root/accessible/tests/mochitest/name/a11y.toml
diff options
context:
space:
mode:
Diffstat (limited to 'accessible/tests/mochitest/name/a11y.toml')
-rw-r--r--accessible/tests/mochitest/name/a11y.toml29
1 files changed, 29 insertions, 0 deletions
diff --git a/accessible/tests/mochitest/name/a11y.toml b/accessible/tests/mochitest/name/a11y.toml
new file mode 100644
index 0000000000..8faf1b1c45
--- /dev/null
+++ b/accessible/tests/mochitest/name/a11y.toml
@@ -0,0 +1,29 @@
+[DEFAULT]
+support-files = [
+ "markup.js",
+ "markuprules.xml",
+ "!/accessible/tests/mochitest/*.js",
+ "!/accessible/tests/mochitest/moz.png"]
+
+["test_ARIACore_examples.html"]
+
+["test_browserui.xhtml"]
+
+["test_counterstyle.html"]
+
+["test_general.html"]
+
+["test_general.xhtml"]
+
+["test_link.html"]
+
+["test_list.html"]
+
+["test_markup.html"]
+skip-if = [
+ "win11_2009 && debug", # Bug 1296784
+]
+
+["test_svg.html"]
+
+["test_tree.xhtml"]