Pass | assert_equals(5, 5)
at Test.<anonymous> ( /html/semantics/scripting-1/the-script-element/module/error-type-3.html:17:7) |
Pass | assert_equals("throw", "throw")
at Test.<anonymous> ( /html/semantics/scripting-1/the-script-element/module/error-type-3.html:21:7) |
Pass | assert_true(true)
at Test.<anonymous> ( /html/semantics/scripting-1/the-script-element/module/error-type-3.html:22:7) |
Pass | assert_equals(1, 1)
at Test.<anonymous> ( /html/semantics/scripting-1/the-script-element/module/error-type-3.html:23: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-3.html:26:7) |
Pass | assert_equals(2, 2)
at Test.<anonymous> ( /html/semantics/scripting-1/the-script-element/module/error-type-3.html:27:7) |