Pass | assert_equals(4, 4)
at Test.<anonymous> ( /html/semantics/scripting-1/the-script-element/module/error-type-2.html:17:7) |
Pass | assert_equals(function "function SyntaxError() { [native code] }", function "function SyntaxError() { [native code] }")
at Test.<anonymous> ( /html/semantics/scripting-1/the-script-element/module/error-type-2.html:21:7) |
Pass | assert_equals(1, 1)
at Test.<anonymous> ( /html/semantics/scripting-1/the-script-element/module/error-type-2.html:22:7) |
Pass | assert_equals(function "function SyntaxError() { [native code] }", function "function SyntaxError() { [native code] }")
at Test.<anonymous> ( /html/semantics/scripting-1/the-script-element/module/error-type-2.html:25:7) |
Pass | assert_equals(2, 2)
at Test.<anonymous> ( /html/semantics/scripting-1/the-script-element/module/error-type-2.html:26:7) |
Pass | assert_not_equals(object "SyntaxError: The requested module './instantiation-error-1.js' does not provide an export named 'default'", object "SyntaxError: Unexpected token '%'")
at Test.<anonymous> ( /html/semantics/scripting-1/the-script-element/module/error-type-2.html:27:7) |