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-parse-error.html", "https://wpt.live/html/webappapis/scripting/processing-model-2/window-onerror-parse-error.html")
    at Test.<anonymous> ( /html/webappapis/scripting/processing-model-2/window-onerror-parse-error.html:28:24)
Passcorrect line number passed to window.onerror
Asserts run
Pass
assert_equals(34, 34)
    at Test.<anonymous> ( /html/webappapis/scripting/processing-model-2/window-onerror-parse-error.html:30: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-parse-error.html:36:20)