Summary

Harness status: OK

Found 1 tests

Details

ResultTest NameMessage
PassXMLHttpRequest: The send() method: Fire an event named load (no response entity body and the synchronous flag is set)
Asserts run
Pass
assert_true(true)
    at xhr.onload ( /xhr/send-sync-no-response-event-load.htm:25:17)
Pass
assert_equals("load", "load")
    at xhr.onload ( /xhr/send-sync-no-response-event-load.htm:26:17)
Pass
assert_equals("", "")
    at Test.<anonymous> ( /xhr/send-sync-no-response-event-load.htm:33:13)
Pass
assert_true(true)
    at Test.<anonymous> ( /xhr/send-sync-no-response-event-load.htm:34:13)