blob: 020c737714ba9207874131e2d1e779e4bbe63b6e [file] [log] [blame]
CONSOLE WARNING: line 52: Synchronous XMLHttpRequest on the main thread is deprecated because of its detrimental effects to the end user's experience. For more help, check https://xhr.spec.whatwg.org/.
Test case for bug 40952: Onloadend event is not supported in XMLHttpRequest
Verify that a loadend ProgressEvent is dispatched after load ProgressEvent when a synchronous upload request completes normally.
Verify that a loadend ProgressEvent is not dispatched after abort() is called on completed request.
PASS PASS should appear below:
PASS PASS