26 lines
381 B
TOML
26 lines
381 B
TOML
[DEFAULT]
|
|
support-files = [
|
|
"markup.js",
|
|
"markuprules.xml",
|
|
"!/accessible/tests/mochitest/*.js",
|
|
"!/accessible/tests/mochitest/moz.png"]
|
|
|
|
["test_ARIACore_examples.html"]
|
|
|
|
["test_browserui.xhtml"]
|
|
|
|
["test_counterstyle.html"]
|
|
|
|
["test_general.html"]
|
|
|
|
["test_general.xhtml"]
|
|
|
|
["test_link.html"]
|
|
|
|
["test_list.html"]
|
|
|
|
["test_markup.html"]
|
|
|
|
["test_svg.html"]
|
|
|
|
["test_tree.xhtml"]
|