blob: 38a13c25f4f0fe6310ad55aa444d86c6c566e344 (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
|
[DEFAULT]
subsuite = "a11y"
support-files = [
"head.js",
"!/accessible/tests/browser/shared-head.js",
"!/accessible/tests/browser/*.jsm",
"!/accessible/tests/mochitest/*.js",
]
prefs = ["javascript.options.asyncstack_capture_debuggee_only=false"]
["browser_test_aria_select.js"]
["browser_test_select.js"]
|