Pass | correct url passed to window.onerror | Asserts runPass | 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) |
|
Pass | correct line number passed to window.onerror | Asserts runPass | assert_equals(34, 34)
at Test.<anonymous> ( /html/webappapis/scripting/processing-model-2/window-onerror-parse-error.html:30:24) |
|
Pass | correct number of calls to window.onerror | Asserts runPass | assert_equals(1, 1)
at Test.<anonymous> ( /html/webappapis/scripting/processing-model-2/window-onerror-parse-error.html:36:20) |
|