Summary

Harness status: OK

Found 1 tests

Details

ResultTest NameMessage
PassXMLHttpRequest: open() - open() (sync) - send()
Asserts run
Pass
assert_equals("top\n", "top\n")
    at Test.<anonymous> ( /xhr/open-open-sync-send.htm:25:9)
Pass
assert_array_equals([1, 4], [1, 4])
    at Test.<anonymous> ( /xhr/open-open-sync-send.htm:26:9)