blob: f625d7aeb5ea01200e9292f9bbc2d004aa85ef75 (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
|
[DEFAULT]
subsuite = a11y
support-files =
head.js
!/accessible/tests/browser/shared-head.js
!/accessible/tests/mochitest/*.js
!/accessible/tests/browser/*.jsm
prefs =
javascript.options.asyncstack_capture_debuggee_only=false
[browser_test_link.js]
https_first_disabled = true
skip-if = verify
[browser_test_select_visibility.js]
https_first_disabled = true
[browser_test_visibility.js]
https_first_disabled = true
[browser_test_visibility_2.js]
https_first_disabled = true
|