a11y.toml (304B)
1 [DEFAULT] 2 prefs = "mathml.legacy_mathvariant_attribute.disabled=true" 3 support-files = [ 4 "!/accessible/tests/mochitest/*.js", 5 "!/accessible/tests/mochitest/moz.png"] 6 7 ["test_general.html"] 8 9 ["test_general.xhtml"] 10 11 ["test_invalid.html"] 12 13 ["test_mathml.html"] 14 15 ["test_spelling.html"] 16 17 ["test_svg.html"]