21 lines
294 B
TOML
21 lines
294 B
TOML
[DEFAULT]
|
|
support-files = [
|
|
"file_bug293347.xml",
|
|
"file_bug293347xslt.xml",
|
|
"file_bug343870.xml",
|
|
"file_bug691215.xml",
|
|
]
|
|
|
|
["test_bug232004.xhtml"]
|
|
|
|
["test_bug293347.html"]
|
|
|
|
["test_bug343870.xhtml"]
|
|
|
|
["test_bug355213.xhtml"]
|
|
|
|
["test_bug691215.html"]
|
|
skip-if = [
|
|
"http2",
|
|
"http3",
|
|
]
|