Summary

Harness status: OK

Found 2 tests

Details

ResultTest NameMessage
PassAn asynchronously loaded classic script with noModule set to false must run
Asserts run
Pass
assert_true(true)
    at  /html/semantics/scripting-1/the-script-element/nomodule-set-on-async-classic-script.html:34:9
Pass
assert_true(true)
    at  /html/semantics/scripting-1/the-script-element/nomodule-set-on-async-classic-script.html:35:9
Pass
assert_true(true)
    at  /html/semantics/scripting-1/the-script-element/nomodule-set-on-async-classic-script.html:36:9
Pass
assert_false(false)
    at  /html/semantics/scripting-1/the-script-element/nomodule-set-on-async-classic-script.html:37:9
PassAn asynchronously loaded classic script with noModule set to true must not run
Asserts run
Pass
assert_true(true)
    at  /html/semantics/scripting-1/the-script-element/nomodule-set-on-async-classic-script.html:54:9
Pass
assert_false(false)
    at  /html/semantics/scripting-1/the-script-element/nomodule-set-on-async-classic-script.html:55:9
Pass
assert_false(false)
    at  /html/semantics/scripting-1/the-script-element/nomodule-set-on-async-classic-script.html:56:9
Pass
assert_false(false)
    at  /html/semantics/scripting-1/the-script-element/nomodule-set-on-async-classic-script.html:57:9