summaryrefslogtreecommitdiffstats
path: root/accessible/tests/mochitest/states/a11y.toml
blob: f92526226d66d1b8cf848480222becde6951036d (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
[DEFAULT]
support-files = [
  "z_frames.html",
  "z_frames_article.html",
  "z_frames_checkbox.html",
  "z_frames_textbox.html",
  "z_frames_update.html",
  "!/accessible/tests/mochitest/*.js",
  "!/accessible/tests/mochitest/dumbfile.zip",
  "!/accessible/tests/mochitest/formimage.png",
  "!/accessible/tests/mochitest/treeview.css"]

["test_aria.html"]

["test_aria.xhtml"]

["test_aria_imgmap.html"]

["test_aria_widgetitems.html"]

["test_buttons.html"]

["test_controls.html"]

["test_controls.xhtml"]

["test_doc.html"]

["test_doc_busy.html"]

["test_docarticle.html"]

["test_editablebody.html"]

["test_expandable.xhtml"]

["test_frames.html"]

["test_inputs.html"]

["test_link.html"]

["test_popup.xhtml"]

["test_selects.html"]

["test_stale.html"]

["test_tabs.xhtml"]

["test_textbox.xhtml"]

["test_tree.xhtml"]

["test_visibility.html"]

["test_visibility.xhtml"]
skip-if = [
  "asan",  # Bug 1199631
]