html-script-module-crossOrigin

Summary

Harness status: OK

Found 8 tests

Details

ResultTest NameMessage
FailRoot module, Error in CORS-same-origin scriptassert_equals: Unexpected _log value expected "running,ReferenceError" but got ""
    at Test.<anonymous> (https://wpt.live/html/semantics/scripting-1/the-script-element/module/crossorigin.html:35:21)
    at Test.step (https://wpt.live/resources/testharness.js:2642:25)
    at https://wpt.live/html/semantics/scripting-1/the-script-element/module/crossorigin.html:34:26
    at Array.forEach (<anonymous>)
    at https://wpt.live/html/semantics/scripting-1/the-script-element/module/crossorigin.html:32:19
Asserts run
Fail
assert_equals("", "running,ReferenceError", "Unexpected _log value")
    at Test.<anonymous> ( /html/semantics/scripting-1/the-script-element/module/crossorigin.html:35:21)
PassRoot module, Blocked script download, missing CORS ACAO header
Asserts run
Pass
assert_equals("error", "error", "Unexpected _log value")
    at Test.<anonymous> ( /html/semantics/scripting-1/the-script-element/module/crossorigin.html:35:21)
PassRoot module, Blocked script download, crossorigin attribute with missing CORS ACAO header
Asserts run
Pass
assert_equals("error", "error", "Unexpected _log value")
    at Test.<anonymous> ( /html/semantics/scripting-1/the-script-element/module/crossorigin.html:35:21)
PassRoot module, Blocked script download, mismatched CORS ACAO header
Asserts run
Pass
assert_equals("error", "error", "Unexpected _log value")
    at Test.<anonymous> ( /html/semantics/scripting-1/the-script-element/module/crossorigin.html:35:21)
FailImported module, Error in CORS-same-origin scriptassert_equals: Unexpected _log value expected "running,ReferenceError" but got ""
    at Test.<anonymous> (https://wpt.live/html/semantics/scripting-1/the-script-element/module/crossorigin.html:35:21)
    at Test.step (https://wpt.live/resources/testharness.js:2642:25)
    at https://wpt.live/html/semantics/scripting-1/the-script-element/module/crossorigin.html:34:26
    at Array.forEach (<anonymous>)
    at https://wpt.live/html/semantics/scripting-1/the-script-element/module/crossorigin.html:32:19
Asserts run
Fail
assert_equals("", "running,ReferenceError", "Unexpected _log value")
    at Test.<anonymous> ( /html/semantics/scripting-1/the-script-element/module/crossorigin.html:35:21)
PassImported module, Blocked script download, missing CORS ACAO header
Asserts run
Pass
assert_equals("error", "error", "Unexpected _log value")
    at Test.<anonymous> ( /html/semantics/scripting-1/the-script-element/module/crossorigin.html:35:21)
PassImported module, Blocked script download, crossorigin attribute with missing CORS ACAO header
Asserts run
Pass
assert_equals("error", "error", "Unexpected _log value")
    at Test.<anonymous> ( /html/semantics/scripting-1/the-script-element/module/crossorigin.html:35:21)
PassImported module, Blocked script download, mismatched CORS ACAO header
Asserts run
Pass
assert_equals("error", "error", "Unexpected _log value")
    at Test.<anonymous> ( /html/semantics/scripting-1/the-script-element/module/crossorigin.html:35:21)