Summary

Harness status: OK

Found 1 tests

Details

ResultTest NameMessage
PassXMLHttpRequest: The send() method: Fire a progress event named error when Network error happens (synchronous flag is unset)
Asserts run
Pass
assert_array_equals(["loadstart", "upload.loadstart", 4, "upload.error", "upload.loadend", "error", "loadend"], ["loadstart", "upload.loadstart", 4, "upload.error", "upload.loadend", "error", "loadend"])
    at Test.<anonymous> ( /xhr/send-network-error-async-events.sub.htm:34:17)