1
0
Fork 0
firefox/testing/web-platform/meta/xhr/send-response-upload-event-progress.htm.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

9 lines
433 B
INI

[send-response-upload-event-progress.htm]
disabled:
if os == "win": https://bugzilla.mozilla.org/show_bug.cgi?id=1373347
expected:
if (os == "mac") and debug: [OK, TIMEOUT]
if (os == "android") and fission: [OK, TIMEOUT]
[XMLHttpRequest: The send() method: Fire a progress event named progress on the XMLHttpRequestUpload (synchronous flag is unset)]
expected:
if (os == "mac") and debug: [PASS, TIMEOUT]