Skip to content

Commit da4551f

Browse files
committed
Committee feedback
1 parent 6e4c7ab commit da4551f

File tree

1 file changed

+4
-4
lines changed

1 file changed

+4
-4
lines changed

index.html

+4-4
Original file line numberDiff line numberDiff line change
@@ -90,7 +90,7 @@ <h2>Development</h2>
9090
<ul>
9191
<li>Above
9292
<li>Initial spec text
93-
<li><a href="#risks">Risk areas</a> identified
93+
<li><a href="#risks">Implementation risk areas</a> identified
9494
</ul>
9595
</td>
9696
<td>The committee expects the feature to be developed and eventually included in the standard
@@ -171,9 +171,9 @@ <h2>Calls for implementation and feedback</h2>
171171

172172
<p>When an addition is accepted at the “candidate” (stage 3) maturity level, the committee is signifying that it believes design work is complete and further refinement will require implementation experience, significant usage and external feedback.
173173

174-
<h2 id="risks">Risk areas</h2>
174+
<h2 id="risks">Implementation risk areas</h2>
175175

176-
<p>There are many potential risk areas for a proposal. Some examples follow, but the committee may specify additional or modified risk areas, or none, as it sees fit. Risk areas should be identified as part of entrance into stage 2, so that champions can be sure to address these as efficiently as possible.</p>
176+
<p>There are many potential risk areas for a proposal. Some examples follow, but the committee may specify additional or modified risk areas, or none, as it sees fit. Implementation risk areas should be identified as part of entrance into stage 2, so that champions can be sure to address these as efficiently as possible.</p>
177177

178178
<ul>
179179
<li>Implementation buy-in: do sufficient engines (including, but not limited to, web browsers) have interest in implementing the proposal? If added to the specification, will all engines implement it?
@@ -182,7 +182,7 @@ <h2 id="risks">Risk areas</h2>
182182
<li>Usability: will the community find the proposal ergonomic/intuitive/useful?
183183
</ul>
184184

185-
<p>Note that a specific risk area may impose different criteria on a proposal reaching stage 4. For example, if "web compatibility" is a risk area, then it will likely be deemed necessary for a proposal to be shipping in two (stable, unflagged, non-nightly) web browsers prior to reaching stage 4 - whereas if it is not a risk area, other implementations (nightly/dev/canary web browsers, polyfills, transpilers, etc) may be enough to satisfy the "Significant in-the-field experience" requirement. To satisfy the "implementation buy-in" risk area, for example, at least one unflagged web browser implementation will likely be deemed necessary for any proposal to reach stage 4.
185+
<p>Note that a specific implementation risk area may impose different criteria on a proposal reaching stage 4. For example, if "web compatibility" is an implementation risk area, then it will likely be deemed necessary for a proposal to be shipping in two (stable, unflagged, non-nightly) web browsers prior to reaching stage 4 - whereas if it is not an implementation risk area, other implementations (nightly/dev/canary web browsers, polyfills, transpilers, non-browser engines, etc) may be enough to satisfy the "Significant in-the-field experience" requirement. To satisfy the "implementation buy-in" risk area, for example, at least one unflagged web browser implementation will likely be deemed necessary for any proposal to reach stage 4.
186186

187187
<h2>Test262 tests</h2>
188188

0 commit comments

Comments
 (0)