blob: c26341c1ff7138832bbc71ea99a22d338c152a0d [file] [log] [blame]
Test case for bug 40952: Onloadend event is not supported in XMLHttpRequest
Verify that a loadend ProgressEvent is dispatched after the abort ProgressEvent when an async request is aborted.
Verify also that a progress ProgressEvent is sent between readystatechange and abort ProgressEvent (bug 126575).
PASS should appear below:
PASS