11 lines
159 B
TOML
11 lines
159 B
TOML
[DEFAULT]
|
|
skip-if = ["os == 'android'"]
|
|
support-files = [
|
|
"file_empty.html",
|
|
"console.sys.mjs",
|
|
"head.js",
|
|
]
|
|
|
|
["test_console.xhtml"]
|
|
|
|
["test_jsm.xhtml"]
|