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 f38c0d4 commit 3e72cd9Copy full SHA for 3e72cd9
source
@@ -89626,7 +89626,7 @@ dictionary <dfn>PromiseRejectionEventInit</dfn> : <span>EventInit</span> {
89626
89627
<ol>
89628
<li><p>Let <var>incumbent settings</var> be
89629
- <var>jobCallable</var>.[[HostDefined]].[[IncumbentSettings]]</p></li>
+ <var>callback</var>.[[HostDefined]].[[IncumbentSettings]]</p></li>
89630
89631
<li><p>Let <var>script execution context</var> be
89632
<var>callback</var>.[[HostDefined]].[[ActiveScriptContext]].</li>
0 commit comments