Skip to content

Commit 79aff82

Browse files
shvaikaleshdomenic
authored andcommitted
Editorial: Remove the note on @@unscopables and [Global] interfaces
1 parent bc4a416 commit 79aff82

File tree

1 file changed

+0
-4
lines changed

1 file changed

+0
-4
lines changed

index.bs

Lines changed: 0 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -11510,10 +11510,6 @@ with the [{{LegacyNoInterfaceObject}}] [=extended attribute=].
1151011510
1. Otherwise, set |interfaceProtoObj| to [$OrdinaryObjectCreate$](|proto|).
1151111511
1. If |interface| has any [=member=] declared with the [{{Unscopable}}] [=extended attribute=],
1151211512
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>.
1151711513
1. Let |unscopableObject| be [$OrdinaryObjectCreate$](<emu-val>null</emu-val>).
1151811514
1. [=list/For each=] [=exposed=] [=member=] |member| of |interface|
1151911515
that is declared with the [{{Unscopable}}] [=extended attribute=]:

0 commit comments

Comments
 (0)