Summary

Harness status: OK

Found 1 tests

Details

ResultTest NameMessage
PassTest that invalid module attribute leads to SyntaxError on window.
Asserts run
Pass
assert_equals(1, 1)
    at Test.<anonymous> ( /html/semantics/scripting-1/the-script-element/import-attributes/unsupported-attribute.html:16:5)
Pass
assert_equals(function "function SyntaxError() { [native code] }", function "function SyntaxError() { [native code] }")
    at Test.<anonymous> ( /html/semantics/scripting-1/the-script-element/import-attributes/unsupported-attribute.html:17:5)