blob: 95c66e09045a308665b631123dcb8eff814f9cc2 (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
|
[DEFAULT]
subsuite = "a11y"
support-files = [
"!/accessible/tests/browser/shared-head.js",
"head.js",
"!/accessible/tests/mochitest/*.js",
]
skip-if = ["a11y_checks"]
prefs = ["javascript.options.asyncstack_capture_debuggee_only=false"]
["browser_test_doc_creation.js"]
["browser_test_urlbar.js"]
|