a11y.toml (347B)
1 [DEFAULT] 2 support-files = [ 3 "!/accessible/tests/mochitest/*.js", 4 "!/dom/media/test/bug461281.ogg"] 5 6 ["test_anchors.html"] 7 8 ["test_aria.html"] 9 10 ["test_controls.html"] 11 12 ["test_general.html"] 13 14 ["test_general.xhtml"] 15 16 ["test_keys.html"] 17 18 ["test_keys.xhtml"] 19 20 ["test_media.html"] 21 22 ["test_select.html"] 23 24 ["test_tree.xhtml"] 25 26 ["test_treegrid.xhtml"]