Summary

Harness status: OK

Found 6 tests

Details

ResultTest NameMessage
PassImporting a same-origin top-level script with the origin policy.
Asserts run
Pass
assert_equals("http://www2.wpt.live/", "http://www2.wpt.live/", "Referrer should be sent for the same-origin top-level script.")
    at Test.<anonymous> ( /html/semantics/scripting-1/the-script-element/module/referrer-origin.sub.html:30:3)
PassImporting a remote-origin top-level script with the origin policy.
Asserts run
Pass
assert_equals("http://www2.wpt.live/", "http://www2.wpt.live/", "Referrer should be sent for the remote-origin top-level script.")
    at Test.<anonymous> ( /html/semantics/scripting-1/the-script-element/module/referrer-origin.sub.html:36:3)
PassImporting a same-origin descendant script from a same-origin top-level script with the origin policy.
Asserts run
Pass
assert_equals("http://www2.wpt.live/", "http://www2.wpt.live/", "Referrer should be sent for the same-origin descendant script.")
    at Test.<anonymous> ( /html/semantics/scripting-1/the-script-element/module/referrer-origin.sub.html:42:3)
PassImporting a remote-origin descendant script from a same-origin top-level script with the origin policy.
Asserts run
Pass
assert_equals("http://www2.wpt.live/", "http://www2.wpt.live/", "Referrer should be sent for the remote-origin descendant script.")
    at Test.<anonymous> ( /html/semantics/scripting-1/the-script-element/module/referrer-origin.sub.html:49:3)
FailImporting a remote-origin descendant script from a remote-origin top-level script with the origin policy.assert_equals: Referrer should be sent for the remote-origin descendant script. expected "http://www1.wpt.live:80/" but got "http://www1.wpt.live/"
    at Test.<anonymous> (http://www2.wpt.live/html/semantics/scripting-1/the-script-element/module/referrer-origin.sub.html:56:3)
    at Test.step (http://www2.wpt.live/resources/testharness.js:2638:25)
    at test (http://www2.wpt.live/resources/testharness.js:633:30)
    at http://www2.wpt.live/html/semantics/scripting-1/the-script-element/module/referrer-origin.sub.html:55:1
Asserts run
Fail
assert_equals("http://www1.wpt.live/", "http://www1.wpt.live:80/", "Referrer should be sent for the remote-origin descendant script.")
    at Test.<anonymous> ( /html/semantics/scripting-1/the-script-element/module/referrer-origin.sub.html:56:3)
FailImporting a same-origin descendant script from a remote-origin top-level script with the origin policy.assert_equals: Referrer should be sent for the same-origin descendant script. expected "http://www1.wpt.live:80/" but got "http://www1.wpt.live/"
    at Test.<anonymous> (http://www2.wpt.live/html/semantics/scripting-1/the-script-element/module/referrer-origin.sub.html:63:3)
    at Test.step (http://www2.wpt.live/resources/testharness.js:2638:25)
    at test (http://www2.wpt.live/resources/testharness.js:633:30)
    at http://www2.wpt.live/html/semantics/scripting-1/the-script-element/module/referrer-origin.sub.html:62:1
Asserts run
Fail
assert_equals("http://www1.wpt.live/", "http://www1.wpt.live:80/", "Referrer should be sent for the same-origin descendant script.")
    at Test.<anonymous> ( /html/semantics/scripting-1/the-script-element/module/referrer-origin.sub.html:63:3)