summaryrefslogtreecommitdiffstats
path: root/accessible/tests/mochitest/tree/a11y.toml
blob: e9181c752e9b55389c74f5ca0c71f5dedb58f57d (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
[DEFAULT]
support-files = [
  "dockids.html",
  "wnd.xhtml",
  "!/accessible/tests/mochitest/*.js",
  "!/accessible/tests/mochitest/formimage.png",
  "!/accessible/tests/mochitest/letters.gif",
  "!/accessible/tests/mochitest/moz.png",
  "!/accessible/tests/mochitest/tree/wnd.xhtml",
  "!/dom/media/test/bug461281.ogg"]

["test_applicationacc.xhtml"]
skip-if = ["true"] # Bug 561508

["test_aria_display_contents.html"]

["test_aria_globals.html"]

["test_aria_grid.html"]

["test_aria_imgmap.html"]

["test_aria_list.html"]

["test_aria_menu.html"]

["test_aria_owns.html"]

["test_aria_presentation.html"]

["test_aria_table.html"]

["test_brokencontext.html"]

["test_button.xhtml"]

["test_canvas.html"]

["test_combobox.xhtml"]

["test_cssflexbox.html"]

["test_cssoverflow.html"]

["test_display_contents.html"]

["test_divs.html"]

["test_dochierarchy.html"]

["test_dockids.html"]

["test_filectrl.html"]

["test_formctrl.html"]

["test_formctrl.xhtml"]

["test_gencontent.html"]

["test_groupbox.xhtml"]

["test_html_in_mathml.html"]

["test_iframe.html"]

["test_image.xhtml"]

["test_img.html"]

["test_invalid_img.xhtml"]

["test_invalidationlist.html"]

["test_list.html"]

["test_map.html"]

["test_media.html"]

["test_select.html"]

["test_svg.html"]

["test_tabbox.xhtml"]

["test_tabbrowser.xhtml"]
skip-if = [
  "os == 'linux' && debug", # Bug 1389365
  "os == 'win' && ccov", # Bug 1423218
]

["test_table.html"]

["test_table_2.html"]

["test_table_3.html"]

["test_tree.xhtml"]

["test_txtcntr.html"]

["test_txtctrl.html"]

["test_txtctrl.xhtml"]