blob: ae41bf91a5933ab5821fa5a475b0a10d02ce5f25 (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
|
[DEFAULT]
support-files = "!/accessible/tests/mochitest/*.js"
["test_embeds.xhtml"]
skip-if = [
"os == 'linux' && !debug", # bug 1411145
]
["test_general.html"]
["test_general.xhtml"]
["test_groupInfoUpdate.html"]
["test_shadowdom.html"]
["test_tabbrowser.xhtml"]
["test_tree.xhtml"]
["test_ui_modalprompt.html"]
["test_update.html"]
|