trisquel-icecat/icecat/testing/web-platform/meta/xhr/event-load.any.js.ini
2025-10-06 02:35:48 -06:00

9 lines
365 B
INI

[event-load.any.worker.html]
[XMLHttpRequest: The send() method: Fire an event named load (synchronous flag is unset)]
expected:
if (os == "linux") and not tsan and not debug and not asan and (processor == "x86_64"): [PASS, FAIL]
if (os == "mac") and not debug: [PASS, FAIL]
if (os == "linux") and tsan: [PASS, FAIL]
[event-load.any.html]