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