Summary

Harness status: OK

Found 11 tests

Details

ResultTest NameMessage
Passsrc, 200, parser-inserted, defer, no async
Asserts run
Pass
assert_true(true, "Load event should be fired after script execution")
    at Test.<anonymous> ( /html/semantics/scripting-1/the-script-element/resources/load-error-events-helpers.js:18:13)
Passsrc, 200, parser-inserted, no defer, no async
Asserts run
Pass
assert_true(true, "Load event should be fired after script execution")
    at Test.<anonymous> ( /html/semantics/scripting-1/the-script-element/resources/load-error-events-helpers.js:18:13)
Passsrc, 200, parser-inserted, no defer, async
Asserts run
Pass
assert_true(true, "Load event should be fired after script execution")
    at Test.<anonymous> ( /html/semantics/scripting-1/the-script-element/resources/load-error-events-helpers.js:18:13)
Passsrc, 200, not parser-inserted, no defer, no async, no non-blocking
Asserts run
Pass
assert_true(true, "Load event should be fired after script execution")
    at Test.<anonymous> ( /html/semantics/scripting-1/the-script-element/resources/load-error-events-helpers.js:18:13)
Passsrc, 200, not parser-inserted, no defer, async
Asserts run
Pass
assert_true(true, "Load event should be fired after script execution")
    at Test.<anonymous> ( /html/semantics/scripting-1/the-script-element/resources/load-error-events-helpers.js:18:13)
Passsrc, 404, parser-inserted, defer, no async
Asserts run
Pass
assert_false(false)
    at Test.<anonymous> ( /html/semantics/scripting-1/the-script-element/resources/load-error-events-helpers.js:31:13)
Passsrc, 404, parser-inserted, no defer, no async
Asserts run
Pass
assert_false(false)
    at Test.<anonymous> ( /html/semantics/scripting-1/the-script-element/resources/load-error-events-helpers.js:31:13)
Passsrc, 404, parser-inserted, no defer, async
Asserts run
Pass
assert_false(false)
    at Test.<anonymous> ( /html/semantics/scripting-1/the-script-element/resources/load-error-events-helpers.js:31:13)
Passsrc, 404, not parser-inserted, no defer, no async, no non-blocking
Asserts run
Pass
assert_false(false)
    at Test.<anonymous> ( /html/semantics/scripting-1/the-script-element/resources/load-error-events-helpers.js:31:13)
Passsrc, 404, not parser-inserted, no defer, async
Asserts run
Pass
assert_false(false)
    at Test.<anonymous> ( /html/semantics/scripting-1/the-script-element/resources/load-error-events-helpers.js:31:13)
Passno src, parser-inserted, no style sheets blocking scripts
Asserts runNo asserts ran