9 lines
365 B
INI
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]
|