This repository was archived by the owner on Jul 13, 2020. It is now read-only.
This repository was archived by the owner on Jul 13, 2020. It is now read-only.
Errors should no longer be cleared #533
Closed
Description
We should now seek to follow the error behaviour of module scripts, as detailed in whatwg/html#2595.
In short:
- Retain the error state in the registry indefinitely
- Abort the instantiation process if there is a load error
- Rethrow only at the execution phase if there is an execution error.
Metadata
Metadata
Assignees
Labels
No labels