Summary

Harness status: OK

Found 3 tests

Details

ResultTest NameMessage
Passcorrect url passed to window.onerror
Asserts run
Pass
assert_equals("https://wpt.live/html/webappapis/scripting/processing-model-2/window-onerror-runtime-error-throw.html", "https://wpt.live/html/webappapis/scripting/processing-model-2/window-onerror-runtime-error-throw.html")
    at Test.<anonymous> ( /html/webappapis/scripting/processing-model-2/window-onerror-runtime-error-throw.html:23:24)
Passcorrect line number passed to window.onerror
Asserts run
Pass
assert_equals(36, 36)
    at Test.<anonymous> ( /html/webappapis/scripting/processing-model-2/window-onerror-runtime-error-throw.html:25:24)
Passcorrect number of calls to window.onerror
Asserts run
Pass
assert_equals(1, 1)
    at Test.<anonymous> ( /html/webappapis/scripting/processing-model-2/window-onerror-runtime-error-throw.html:39:20)