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

12 lines
313 B
INI

[script-src-spv-asynch.any.sharedworker.html]
[script-src-spv-asynch.any.worker.html]
expected:
if os == "android": [OK, CRASH]
[script-src-spv-asynch.any.html]
expected:
if (os == "android") and not debug: [OK, CRASH]
if os == "mac": [OK, CRASH]
[script-src-spv-asynch.any.serviceworker.html]