15 lines
224 B
TOML
15 lines
224 B
TOML
[DEFAULT]
|
|
support-files = [
|
|
"favicon_bug1277803.ico",
|
|
"bug1277803.html",
|
|
]
|
|
|
|
["test_bug1277803.xhtml"]
|
|
skip-if = [
|
|
"os == 'android'",
|
|
"verify",
|
|
]
|
|
|
|
["test_innerhtml_sanitizer.html"]
|
|
|
|
["test_innerhtml_sanitizer.xhtml"]
|