18 lines
324 B
TOML
18 lines
324 B
TOML
[DEFAULT]
|
|
support-files = ["script_file.js"]
|
|
|
|
["test_ipcBlob_createImageBitmap.html"]
|
|
support-files = ["green.jpg"]
|
|
skip-if = [
|
|
"http3",
|
|
"http2",
|
|
]
|
|
|
|
["test_ipcBlob_emptyMultiplex.html"]
|
|
|
|
["test_ipcBlob_fileReaderSync.html"]
|
|
|
|
["test_ipcBlob_mixedMultiplex.html"]
|
|
support-files = ["ok.sjs"]
|
|
|
|
["test_ipcBlob_workers.html"]
|