File tree Expand file tree Collapse file tree 1 file changed +0
-4
lines changed Expand file tree Collapse file tree 1 file changed +0
-4
lines changed Original file line number Diff line number Diff line change @@ -11510,10 +11510,6 @@ with the [{{LegacyNoInterfaceObject}}] [=extended attribute=].
11510
11510
1. Otherwise, set |interfaceProtoObj| to [$OrdinaryObjectCreate$](|proto|).
11511
11511
1. If |interface| has any [=member=] declared with the [{{Unscopable}}] [=extended attribute=],
11512
11512
then:
11513
-
11514
- Issue: Should an {{@@unscopables}} property also be defined if |interface| is
11515
- declared with the [{{Global}}] [=extended attribute=]?
11516
- This is discussed in <a href="https://github.com/whatwg/webidl/issues/544">issue #544</a>.
11517
11513
1. Let |unscopableObject| be [$OrdinaryObjectCreate$](<emu-val>null</emu-val>).
11518
11514
1. [=list/For each=] [=exposed=] [=member=] |member| of |interface|
11519
11515
that is declared with the [{{Unscopable}}] [=extended attribute=]:
You can’t perform that action at this time.
0 commit comments