Summary

Harness status: OK

Found 1 tests

Details

ResultTest NameMessage
Passnetwork error has higher priority than parse error
Asserts run
Pass
assert_equals(3, 3)
    at Test.<anonymous> ( /html/semantics/scripting-1/the-script-element/module/error-type-1.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-1.html:21:7)
Pass
assert_equals(1, 1)
    at Test.<anonymous> ( /html/semantics/scripting-1/the-script-element/module/error-type-1.html:22:7)
Pass
assert_equals(2, 2)
    at Test.<anonymous> ( /html/semantics/scripting-1/the-script-element/module/error-type-1.html:26:7)