script-src-blocks-wasm.any.js.ini (349B)
1 [script-src-blocks-wasm.any.sharedworker.html] 2 3 [script-src-blocks-wasm.any.worker.html] 4 expected: 5 if (os == "android") and not debug: [OK, CRASH] 6 7 [script-src-blocks-wasm.any.serviceworker.html] 8 expected: 9 if (os == "mac") and not debug: [OK, ERROR] 10 if (os == "android") and not debug: [OK, ERROR] 11 12 [script-src-blocks-wasm.any.html]