Source code

Revision control

Copy as Markdown

Other Tools

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