Skip to content

Commit

Permalink
Missed a comment.
Browse files Browse the repository at this point in the history
  • Loading branch information
syg committed Dec 15, 2020
1 parent 5681300 commit 4afa8aa
Showing 1 changed file with 1 addition and 2 deletions.
3 changes: 1 addition & 2 deletions source
Original file line number Diff line number Diff line change
Expand Up @@ -89659,8 +89659,7 @@ dictionary <dfn>PromiseRejectionEventInit</dfn> : <span>EventInit</span> {
<li><p><span>Clean up after running a callback</span> with <var>incumbent
settings</var>.</p></li>

<li><p>If <var>result</var> is an <span>abrupt completion</span>, then return <var>result</var>;
otherwise, return <var>result</var>.[[Value]].</p></li>
<li><p>Return <var>result</var>.</p></li>
</ol>

<span id="integration-with-the-javascript-job-queue"></span>
Expand Down

0 comments on commit 4afa8aa

Please sign in to comment.