DOM

DOM

Source

The abort algorithms enable APIs with complex
requirements to react in a reasonable way to abort(). For example, a given API’s aborted flag might need to be propagated to a cross-thread environment, such as a
service worker.

The static abort() method steps are:



Read Next page

Report Page