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 1870bb1 commit 4ea2678Copy full SHA for 4ea2678
dom.bs
@@ -1603,7 +1603,7 @@ the following:
1603
<ol>
1604
<li>If |options|' <code>signal</code>'s [=AbortSignal/aborted flag=] is set, [=reject=] |p|
1605
with an "{{AbortError}}" {{DOMException}} and return |p|.
1606
- <li>[=AbortSignal/Add|Add the following abort steps=] |options|' <code>signal</code>:
+ <li>[=AbortSignal/Add|Add the following abort steps=] to |options|' <code>signal</code>:
1607
1608
<li>Stop doing amazing things.
1609
<li>[=Reject=] |p| with an "{{AbortError}}" {{DOMException}}.
0 commit comments