Commit ecc2b9a
committed
Remove inaccurate algorithm step
In modern implementations of this specification (the latest releases of
Firefox, Chrome, and Safari), a returned thenable only impacts execution
if it represents a Promise that is rejected prior to the invocation of
the script's callback function. Fulfillment values are ignored in all
cases.1 parent 7528e5c commit ecc2b9a
1 file changed
+0
-3
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
7301 | 7301 | | |
7302 | 7302 | | |
7303 | 7303 | | |
7304 | | - | |
7305 | | - | |
7306 | | - | |
7307 | 7304 | | |
7308 | 7305 | | |
7309 | 7306 | | |
| |||
0 commit comments