1
0
Fork 0
firefox/testing/web-platform/meta/content-security-policy/wasm-unsafe-eval/script-src-unsafe-eval-allows-wasm.any.js.ini
Daniel Baumann 5e9a113729
Adding upstream version 140.0.
Signed-off-by: Daniel Baumann <daniel.baumann@progress-linux.org>
2025-06-25 09:37:52 +02:00

11 lines
329 B
INI

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