File tree Expand file tree Collapse file tree 1 file changed +1
-1
lines changed Expand file tree Collapse file tree 1 file changed +1
-1
lines changed Original file line number Diff line number Diff line change @@ -119952,7 +119952,7 @@ dictionary <dfn dictionary>PromiseRejectionEventInit</dfn> : <span>EventInit</sp
119952119952 returns abruptly (because the promise capability's resolve or reject handler threw, possibly
119953119953 because this is a subclass of Promise that takes the supplied functions and wraps them in
119954119954 throwing functions before passing them on to the function passed to the Promise superclass
119955- constructor. Which global is to be used then, considering that the current realm could be
119955+ constructor) . Which global is to be used then, considering that the current realm could be
119956119956 different at each of those steps, by using a Promise constructor or Promise.prototype.then
119957119957 from another realm? See <a href="https://github.com/whatwg/html/issues/10526">issue
119958119958 #10526</a>.</p>
You can’t perform that action at this time.
0 commit comments