We should now seek to follow the error behaviour of module scripts, as detailed in https://github.com/whatwg/html/pull/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.
We should now seek to follow the error behaviour of module scripts, as detailed in whatwg/html#2595.
In short: