haikuwebkit/LayoutTests/js/dom/modules/module-not-found-error-even...

13 lines
336 B
Plaintext

Test script.onerror will be fired when the resource specified by the import declaration in the inlined module is not found.
On success, you will see a series of "PASS" messages, followed by "TEST COMPLETE".
Module is not executed yet.
PASS error is not null
PASS error.type is "error"
PASS successfullyParsed is true
TEST COMPLETE