Summary

Harness status: OK

Found 2 tests

Details

ResultTest NameMessage
Passwindow.onerror - compile error in <script src=data:...>
Asserts run
Pass
assert_equals("string", "string", "first arg")
    at Test.<anonymous> ( /html/webappapis/scripting/processing-model-2/compile-error-data-url.html:19:9)
Pass
assert_equals("data:text/javascript,for(;){}", "data:text/javascript,for(;){}", "second arg")
    at Test.<anonymous> ( /html/webappapis/scripting/processing-model-2/compile-error-data-url.html:20:9)
Pass
assert_equals("number", "number", "third arg")
    at Test.<anonymous> ( /html/webappapis/scripting/processing-model-2/compile-error-data-url.html:21:9)
Pass
assert_true(true, "ran")
    at Test.<anonymous> ( /html/webappapis/scripting/processing-model-2/compile-error-data-url.html:27:9)
Passwindow.onerror - compile error in <script src=data:...> (column)
Asserts run
Pass
assert_equals("number", "number", "fourth arg")
    at Test.<anonymous> ( /html/webappapis/scripting/processing-model-2/compile-error-data-url.html:31:9)