Pass | src, 200, parser-inserted, defer, no async | Asserts runPass | 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) |
|
Pass | src, 200, parser-inserted, no defer, no async | Asserts runPass | 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) |
|
Pass | src, 200, parser-inserted, no defer, async | Asserts runPass | 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) |
|
Pass | src, 200, not parser-inserted, no defer, no async, no non-blocking | Asserts runPass | 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) |
|
Pass | src, 200, not parser-inserted, no defer, async | Asserts runPass | 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) |
|
Pass | src, 404, parser-inserted, defer, no async | Asserts runPass | assert_false(false)
at Test.<anonymous> ( /html/semantics/scripting-1/the-script-element/resources/load-error-events-helpers.js:31:13) |
|
Pass | src, 404, parser-inserted, no defer, no async | Asserts runPass | assert_false(false)
at Test.<anonymous> ( /html/semantics/scripting-1/the-script-element/resources/load-error-events-helpers.js:31:13) |
|
Pass | src, 404, parser-inserted, no defer, async | Asserts runPass | assert_false(false)
at Test.<anonymous> ( /html/semantics/scripting-1/the-script-element/resources/load-error-events-helpers.js:31:13) |
|
Pass | src, 404, not parser-inserted, no defer, no async, no non-blocking | Asserts runPass | assert_false(false)
at Test.<anonymous> ( /html/semantics/scripting-1/the-script-element/resources/load-error-events-helpers.js:31:13) |
|
Pass | src, 404, not parser-inserted, no defer, async | Asserts runPass | assert_false(false)
at Test.<anonymous> ( /html/semantics/scripting-1/the-script-element/resources/load-error-events-helpers.js:31:13) |
|
Pass | no src, parser-inserted, no style sheets blocking scripts | Asserts runNo asserts ran |