trisquel-icecat/icecat/testing/web-platform/meta/wasm/webapi/invalid-code.any.js.ini
2025-10-06 02:35:48 -06:00

14 lines
357 B
INI

[invalid-code.any.sharedworker.html]
[invalid-code.any.worker.html]
expected:
if (os == "android") and not debug: [OK, CRASH]
if os == "mac": [OK, CRASH]
[invalid-code.any.html]
expected:
if (os == "android") and not debug: [OK, CRASH]
[invalid-code.any.serviceworker.html]
expected:
if (os == "android") and not debug: [OK, ERROR]