12 lines
349 B
INI
12 lines
349 B
INI
[script-src-blocks-wasm.any.sharedworker.html]
|
|
|
|
[script-src-blocks-wasm.any.worker.html]
|
|
expected:
|
|
if (os == "android") and not debug: [OK, CRASH]
|
|
|
|
[script-src-blocks-wasm.any.serviceworker.html]
|
|
expected:
|
|
if (os == "mac") and not debug: [OK, ERROR]
|
|
if (os == "android") and not debug: [OK, ERROR]
|
|
|
|
[script-src-blocks-wasm.any.html]
|