Summary

Harness status: OK

Found 2 tests

Details

ResultTest NameMessage
PassScript that 404
Asserts run
Pass
assert_equals("script not executed", "script not executed")
    at Test.<anonymous> ( /html/semantics/scripting-1/the-script-element/script-not-found-not-executed.html:10:5)
PassScript that does not 404
Asserts run
Pass
assert_equals("script executed", "script executed")
    at Test.<anonymous> ( /html/semantics/scripting-1/the-script-element/script-not-found-not-executed.html:17:5)