Summary

Harness status: OK

Found 2 tests

Details

ResultTest NameMessage
Passopen() during loadstart
Asserts run
Pass
assert_throws_dom("InvalidStateError", function "() => client.setRequestHeader("General", "Organa")")
    at Test.<anonymous> ( /xhr/loadstart-and-state.html:10:5)
Pass
assert_throws_dom("InvalidStateError", function "() => client.withCredentials = true")
    at Test.<anonymous> ( /xhr/loadstart-and-state.html:11:5)
Pass
assert_throws_dom("InvalidStateError", function "() => client.send()")
    at Test.<anonymous> ( /xhr/loadstart-and-state.html:12:5)
Pass
assert_equals("BB-8", "BB-8")
    at Test.<anonymous> ( /xhr/loadstart-and-state.html:18:5)
Passabort() during loadstart
Asserts run
Pass
assert_equals(1, 1)
    at Test.<anonymous> ( /xhr/loadstart-and-state.html:28:5)
Pass
assert_equals(4, 4)
    at Test.<anonymous> ( /xhr/loadstart-and-state.html:35:5)
Pass
assert_true(true)
    at Test.<anonymous> ( /xhr/loadstart-and-state.html:30:5)
Pass
assert_equals(0, 0)
    at Test.<anonymous> ( /xhr/loadstart-and-state.html:31:5)