Summary

Harness status: OK

Found 2 tests

Details

ResultTest NameMessage
Pass<body 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/body-onerror-compile-error-data-url.html:27:9)
Pass
assert_equals("data:text/javascript,for(;){}", "data:text/javascript,for(;){}", "second arg")
    at Test.<anonymous> ( /html/webappapis/scripting/processing-model-2/body-onerror-compile-error-data-url.html:28:9)
Pass
assert_equals("number", "number", "third arg")
    at Test.<anonymous> ( /html/webappapis/scripting/processing-model-2/body-onerror-compile-error-data-url.html:29:9)
Pass
assert_true(true, "ran")
    at Test.<anonymous> ( /html/webappapis/scripting/processing-model-2/body-onerror-compile-error-data-url.html:29:9)
Pass<body 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/body-onerror-compile-error-data-url.html:32:9)