diff --git a/index.bs b/index.bs index 7a482282..b235f7bf 100644 --- a/index.bs +++ b/index.bs @@ -13750,8 +13750,6 @@ Additionally, [=legacy platform objects=] have internal methods as defined in: false. 1. [=Invoke the named property setter=] on |O| with |P| and |Desc|.\[[Value]]. 1. Return true. - 1. If |O| does not implement an [=interface=] with the [{{Global}}] [=extended attribute=], - then set |Desc|.\[[Configurable]] to true. 1. Return [=!=] OrdinaryDefineOwnProperty(|O|, |P|, |Desc|).