+ Stage 0 (Proposal)
| —
|
@@ -57,8 +57,8 @@ These checkpoints are modeled loosely on the [TC39 process](https://tc39.es/proc
- An explainer describing the problem to be solved, including sketching use cases and scenarios. This explainer can exist anywhere, including in a GitHub issue or a personal repository.
-
- Stage 1 (Incubation)
+ |
+ Stage 1 (Incubation)
|
- A comprehensive explainer for the Contribution, in a standards organization-approved incubation venue such as a W3C CG or a branch of an existing WHATWG Standard.
@@ -77,8 +77,8 @@ These checkpoints are modeled loosely on the [TC39 process](https://tc39.es/proc
-
- Stage 2 (Iteration)
+ |
+ Stage 2 (Iteration)
|
- A draft specification for the Contribution, in a standards organization-approved incubation venue (see stage 1).
@@ -93,8 +93,8 @@ These checkpoints are modeled loosely on the [TC39 process](https://tc39.es/proc
- The draft specification uses Web IDL to define any new JavaScript APIs, roughly matches the style of the standard it's expected to merge into, and has a processing model, including full algorithms. However, there may be rough edges or TODOs in the processing model.
-
- Stage 3 (Committed)
+ |
+ Stage 3 (Committed)
|
- Complete specification text.
@@ -112,8 +112,8 @@ These checkpoints are modeled loosely on the [TC39 process](https://tc39.es/proc
- Specification is complete: all data structures, processing model, and API are fully described. (It may still have small issues that will be identified by editor review during this stage.)
- Full specification and comprehensive tests are completed; pull request template is filled out with all checkboxes checked.
- |
- Stage 4 (Standard)
+ |
+ Stage 4 (Standard)
|
- Editor’s comments on the pull request have all been resolved, and the pull request for the Contribution has been merged by the Editor.
| | | |