Summary

Harness status: OK

Found 1 tests

Details

ResultTest NameMessage
PassTest that exceptions during evaluation lead to error events on window, and that exceptions are remembered.
Asserts run
Pass
assert_array_equals(["throw", object "[object Object]", "load", [...], "load", [...], "load", [...], "load", [...], "load"], ["throw", object "[object Object]", "load", [...], "load", [...], "load", [...], "load", [...], "load"])
    at Test.<anonymous> ( /html/semantics/scripting-1/the-script-element/module/evaluation-error-4.html:19:7)
Pass
assert_true(true)
    at Test.<anonymous> ( /html/semantics/scripting-1/the-script-element/module/evaluation-error-4.html:22:7)