Summary

Harness status: OK

Found 2 tests

Details

ResultTest NameMessage
PassA synchronously loaded external classic script without nomodule content attribute must run
Asserts run
Pass
assert_true(true)
    at Test.<anonymous> ( /html/semantics/scripting-1/the-script-element/nomodule-set-on-synchronously-loaded-classic-scripts.html:21:5)
Pass
assert_true(true)
    at Test.<anonymous> ( /html/semantics/scripting-1/the-script-element/nomodule-set-on-synchronously-loaded-classic-scripts.html:22:5)
Pass
assert_false(false)
    at Test.<anonymous> ( /html/semantics/scripting-1/the-script-element/nomodule-set-on-synchronously-loaded-classic-scripts.html:23:5)
PassA synchronously loaded external classic script with nomodule content attribute must not run
Asserts run
Pass
assert_false(false)
    at Test.<anonymous> ( /html/semantics/scripting-1/the-script-element/nomodule-set-on-synchronously-loaded-classic-scripts.html:34:5)
Pass
assert_false(false)
    at Test.<anonymous> ( /html/semantics/scripting-1/the-script-element/nomodule-set-on-synchronously-loaded-classic-scripts.html:35:5)
Pass
assert_false(false)
    at Test.<anonymous> ( /html/semantics/scripting-1/the-script-element/nomodule-set-on-synchronously-loaded-classic-scripts.html:36:5)