trisquel-icecat/icecat/testing/web-platform/meta/workers/name-property.html.ini
2025-10-06 02:35:48 -06:00

7 lines
287 B
INI

[name-property.html]
expected:
if (os == "linux") and debug and fission: CRASH
if (os == "linux") and not debug and not fission: CRASH
if (os == "mac") and not debug: [OK, CRASH]
if (os == "android") and debug: CRASH
if (os == "android") and not debug: [OK, CRASH]