Skip to content
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
3 changes: 1 addition & 2 deletions index.bs
Original file line number Diff line number Diff line change
Expand Up @@ -12528,8 +12528,7 @@ in which case they are exposed on every object that [=implements=] the interface
<emu-val>null</emu-val> or <emu-val>undefined</emu-val>, or |realm|'s
[=realm/global object=] otherwise.
(This will subsequently cause a {{TypeError}} in a few steps, if
the global object does not implement |target| and [{{LegacyLenientThis}}] is not
specified.)
the global object does not implement |target|.)
<!-- https://www.w3.org/Bugs/Public/show_bug.cgi?id=18547#c9 -->
1. If |jsValue| [=is a platform object=], then [=perform a security check=],
passing |jsValue|, |id|, and "method".
Expand Down