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