We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 14bad1d commit 0732d71Copy full SHA for 0732d71
fetch.bs
@@ -8386,7 +8386,7 @@ partial interface mixin WindowOrWorkerGlobalScope {
8386
method steps are:
8387
8388
<ol>
8389
- <li><p>Let <var>p</var> be a new promise.
+ <li><p>Let <var>p</var> be [=a new promise=].
8390
8391
<li><p>Let <var>requestObject</var> be the result of invoking the initial value of {{Request}} as
8392
constructor with <var>input</var> and <var>init</var> as arguments. If this throws an exception,
0 commit comments