12 lines
195 B
TOML
12 lines
195 B
TOML
[DEFAULT]
|
|
support-files = [
|
|
"file_anchor_ping.html",
|
|
"image.png",
|
|
]
|
|
|
|
["test_anchor_ping.html"]
|
|
skip-if = ["os == 'android'"]
|
|
|
|
["test_bug1414077.html"]
|
|
|
|
["test_external_protocol_iframe.html"]
|