Skip to content

Commit 4540659

Browse files
committed
Remove the scan cleanup step on promise fulfillment: bug in the spec
Signed-off-by: Zoltan Kis <[email protected]>
1 parent ea613a0 commit 4540659

File tree

1 file changed

+0
-9
lines changed

1 file changed

+0
-9
lines changed

index.html

Lines changed: 0 additions & 9 deletions
Original file line numberDiff line numberDiff line change
@@ -3444,15 +3444,6 @@ <h3><dfn>Writing content</dfn></h3>
34443444
</li>
34453445
</ol>
34463446
</li>
3447-
<li>
3448-
[=promise/React=] to |p|:
3449-
<ol>
3450-
<li>
3451-
If |p| was settled (fulfilled or rejected), then
3452-
<a>clean up the pending scan</a>.
3453-
</li>
3454-
</ol>
3455-
</li>
34563447
<li>
34573448
Return |p| and run the following steps <a>in parallel</a>:
34583449
<ol>

0 commit comments

Comments
 (0)