14 lines
246 B
TOML
14 lines
246 B
TOML
[DEFAULT]
|
|
support-files = [
|
|
"320x240.webm",
|
|
"bug449141_page.html",
|
|
"bug1170334_iframe.xml",
|
|
"bug1170334_style.css",
|
|
]
|
|
|
|
["test_bug1170334_wbp_xmlstyle.html"]
|
|
|
|
["test_bug1192654.html"]
|
|
|
|
["test_bug449141.html"]
|
|
skip-if = ["os == 'android'"]
|