/html/semantics/scripting-1/the-script-element/module/dynamic-import/microtasks/basic.any.html| status | subtest | message |
|---|---|---|
| FAIL | import() should not drain the microtask queue if it fails during specifier resolution | promise_rejects_js: import() should reject function "function() { throw e; }" threw object "Error: No such module "http:/web-platform.test:8000/html/semantics/scripting-1/the-script-element/module/dyn… |
| FAIL | import() should not drain the microtask queue when loading an already loaded module | promise_test: Unhandled rejection with value: object "Error: No such module "empty-module.js?1784185784047"." |
| FAIL | import() should drain the microtask queue when fetching a new module | promise_test: Unhandled rejection with value: object "Error: No such module "empty-module.js?1784185784047"." |
bundle built 2026-07-16T07:16:48.063Z