Source code

Revision control

Copy as Markdown

Other Tools

[script-src-wasm-unsafe-eval-allows-wasm.any.worker.html]
expected:
if os == "android": [OK, CRASH]
[script-src-wasm-unsafe-eval-allows-wasm.any.serviceworker.html]
expected:
if (os == "mac") and not debug: [OK, ERROR]
if (os == "android") and not debug: [OK, ERROR]
[script-src-wasm-unsafe-eval-allows-wasm.any.sharedworker.html]
[script-src-wasm-unsafe-eval-allows-wasm.any.html]
expected:
if (os == "android") and not debug: [OK, CRASH]