Summary

Harness status: OK

Found 2 tests

Details

ResultTest NameMessage
Passlocation replace
Asserts run
Pass
assert_equals("http://www2.wpt.live/html/browsers/history/the-location-interface/location_replace.html#x", "http://www2.wpt.live/html/browsers/history/the-location-interface/location_replace.html#x", "location href")
    at Test.<anonymous> ( /html/browsers/history/the-location-interface/location_replace.html:15:7)
PassURL that fails to parse
Asserts run
Pass
assert_throws_dom("SYNTAX_ERR", function "function() { location.replace("//"); }")
    at Test.<anonymous> ( /html/browsers/history/the-location-interface/location_replace.html:21:7)
Pass
assert_equals("http://www2.wpt.live/html/browsers/history/the-location-interface/location_replace.html#x", "http://www2.wpt.live/html/browsers/history/the-location-interface/location_replace.html#x")
    at Test.<anonymous> ( /html/browsers/history/the-location-interface/location_replace.html:22:7)