Summary

Harness status: OK

Found 2 tests

Details

ResultTest NameMessage
Passwindow.onerror - compile error in <script src=//www1...>
Asserts run
Pass
assert_equals("Script error.", "Script error.", "first arg")
    at Test.<anonymous> ( /html/webappapis/scripting/processing-model-2/compile-error-cross-origin.html:19:9)
Pass
assert_equals("", "", "second arg")
    at Test.<anonymous> ( /html/webappapis/scripting/processing-model-2/compile-error-cross-origin.html:20:9)
Pass
assert_equals(0, 0, "third arg")
    at Test.<anonymous> ( /html/webappapis/scripting/processing-model-2/compile-error-cross-origin.html:21:9)
Pass
assert_true(true, "ran")
    at Test.<anonymous> ( /html/webappapis/scripting/processing-model-2/compile-error-cross-origin.html:28:13)
Passwindow.onerror - compile error in <script src=//www1...> (column)
Asserts run
Pass
assert_equals(0, 0, "fourth arg")
    at Test.<anonymous> ( /html/webappapis/scripting/processing-model-2/compile-error-cross-origin.html:32:13)