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 ce149d1 commit d93ee24Copy full SHA for d93ee24
index.bs
@@ -11667,7 +11667,7 @@ in which case they are exposed on every object that [=implements=] the interface
11667
{{ECMAScript/TypeError}}.
11668
1. Let |forwardId| be the identifier argument of the [{{PutForwards}}] extended
11669
attribute.
11670
- 1. Perform [=?=] <a abstract-op>Set</a>(|Q|, |forwardId|, |V|, <emu-val>true</emu-val>).
+ 1. Perform [=?=] <a abstract-op>Set</a>(|Q|, |forwardId|, |V|, <emu-val>false</emu-val>).
11671
1. Return <emu-val>undefined</emu-val>.
11672
1. Set |idlObject| to the IDL [=interface type=] value that represents a reference
11673
to |esValue|.
0 commit comments