You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
@@ -57,8 +57,8 @@ These checkpoints are modeled loosely on the [TC39 process](https://tc39.es/proc
57
57
<ul>
58
58
<li>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.
<li>A comprehensive explainer for the <a href="./IPR%20Policy.md#21-contribution">Contribution</a>, in a standards organization-approved incubation venue such as a <a href="https://www.w3.org/community/groups/">W3C CG</a> 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
77
77
<ul>
78
78
<li>The explainer follows the guidelines at <a href="https://tag.w3.org/explainers/">https://tag.w3.org/explainers/</a>.
<li>A draft specification for the <a href="./IPR%20Policy.md#21-contribution">Contribution</a>, 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
93
93
<ul>
94
94
<li>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.
@@ -112,8 +112,8 @@ These checkpoints are modeled loosely on the [TC39 process](https://tc39.es/proc
112
112
<li>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.)
113
113
<li>Full specification and comprehensive tests are completed; pull request template is filled out with all checkboxes checked.
<li>Editor’s comments on the pull request have all been resolved, and the pull request for the <a href="./IPR%20Policy.md#21-contribution">Contribution</a> has been merged by the Editor.
0 commit comments