diff --git a/index.html b/index.html index b0b2ee8..12405f6 100644 --- a/index.html +++ b/index.html @@ -1860,7 +1860,7 @@

The observeProperty() method

with a {{TypeError}} and stop.
  • - If |thing|.{{ConsumedThing/[[activeObservations]]}}[|propertyName|] [=map/exists], [=reject=] |promise| with a {{NotAllowedError}} and stop. + If |thing|.{{ConsumedThing/[[activeObservations]]}}[|propertyName|] [=map/exists=], [=reject=] |promise| with a {{NotAllowedError}} and stop.
  • Let |subscription| be a new {{Subscription}} object with its internal slots @@ -2045,7 +2045,7 @@

    The subscribeEvent() method

    with a {{TypeError}} and stop.
  • - If |thing|.{{ConsumedThing/[[activeSubscriptions]]}}[|eventName|] does not [=map/exist=], [=reject=] |promise| with a {{NotAllowedError}} and stop. + If |thing|.{{ConsumedThing/[[activeSubscriptions]]}}[|eventName|] [=map/exists=], [=reject=] |promise| with a {{NotAllowedError}} and stop.
  • Let |subscription| be a new {{Subscription}} object with its internal slots