Summary

Harness status: OK

Found 2 tests

Details

ResultTest NameMessage
PassBrowser sends Referer header in iframe request when location.replace is called from an iframe
Asserts run
Pass
assert_equals("http://www2.wpt.live/html/browsers/history/the-location-interface/assign-replace-from-iframe.html", "http://www2.wpt.live/html/browsers/history/the-location-interface/assign-replace-from-iframe.html")
    at Test.on_message ( /html/browsers/history/the-location-interface/assign-replace-from-iframe.html:14:9)
PassBrowser sends Referer header in iframe request when location.assign is called from an iframe
Asserts run
Pass
assert_equals("http://www2.wpt.live/html/browsers/history/the-location-interface/assign-replace-from-iframe.html", "http://www2.wpt.live/html/browsers/history/the-location-interface/assign-replace-from-iframe.html")
    at Test.on_message ( /html/browsers/history/the-location-interface/assign-replace-from-iframe.html:23:9)