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