Summary

Harness status: OK

Found 2 tests

Details

ResultTest NameMessage
Pass404 response has proper responseURL
Asserts run
Pass
assert_equals("", "")
    at Test.<anonymous> ( /xhr/responseurl.html:14:9)
Pass
assert_equals(404, 404)
    at Test.<anonymous> ( /xhr/responseurl.html:20:9)
Pass
assert_equals("https://xn--n8j6ds53lwwkrqhv28a.wpt.live/xhr/foo.html", "https://xn--n8j6ds53lwwkrqhv28a.wpt.live/xhr/foo.html")
    at Test.<anonymous> ( /xhr/responseurl.html:21:9)
PassRedirected response has proper responseURL
Asserts run
Pass
assert_equals("", "")
    at Test.<anonymous> ( /xhr/responseurl.html:25:9)
Pass
assert_equals(200, 200)
    at Test.<anonymous> ( /xhr/responseurl.html:32:9)
Pass
assert_equals("https://xn--n8j6ds53lwwkrqhv28a.wpt.live/xhr/resources/image.gif", "https://xn--n8j6ds53lwwkrqhv28a.wpt.live/xhr/resources/image.gif")
    at Test.<anonymous> ( /xhr/responseurl.html:33:9)