diff --git a/index.bs b/index.bs index bedd84de..a241c2e3 100644 --- a/index.bs +++ b/index.bs @@ -11510,10 +11510,6 @@ with the [{{LegacyNoInterfaceObject}}] [=extended attribute=]. 1. Otherwise, set |interfaceProtoObj| to [$OrdinaryObjectCreate$](|proto|). 1. If |interface| has any [=member=] declared with the [{{Unscopable}}] [=extended attribute=], then: - - Issue: Should an {{@@unscopables}} property also be defined if |interface| is - declared with the [{{Global}}] [=extended attribute=]? - This is discussed in issue #544. 1. Let |unscopableObject| be [$OrdinaryObjectCreate$](null). 1. [=list/For each=] [=exposed=] [=member=] |member| of |interface| that is declared with the [{{Unscopable}}] [=extended attribute=]: