Move owner set manipulation during document discarding #2533
Labels
clarification
Standard could be clearer
good first issue
Ideal for someone new to a WHATWG standard or software project
topic: workers
This is a small editorial change suggestion. Probably a good first bug, although I'd prefer @annevk sign off on the idea beforehand, so assigning it to him for a spot-check. It relies on #2520 landing first (and I will reference the text assuming that lands).
Currently the definition of "discard a Document" has a funny note at the bottom of its six-step algorithm:
Indeed, in the section "The worker's lifetime," we have
This seems very strange. We should just move that latter normative statement into the algorithm for discarding a document, and get rid of the non-normative note.
The text was updated successfully, but these errors were encountered: