Summary

Harness status: OK

Found 1 tests

Details

ResultTest NameMessage
PassTest that evaluating something as classic script does not prevent it from being evaluated as module script.
Asserts run
Pass
assert_array_equals([object "[object Window]", undefined], [object "[object Window]", undefined])
    at Test.<anonymous> ( /html/semantics/scripting-1/the-script-element/module/module-vs-script-2.html:13:7)