trisquel-icecat/icecat/testing/web-platform/meta/content-security-policy/wasm-unsafe-eval/script-src-wasm-unsafe-eval-allows-wasm.any.js.ini
2025-10-06 02:35:48 -06:00

14 lines
465 B
INI

[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]