From 983993cccd269db3f256219a243c9f6ac9a10543 Mon Sep 17 00:00:00 2001 From: Marcos Caceres Date: Wed, 21 Sep 2022 12:40:44 -0700 Subject: [PATCH] Editorial: use [=this=] to get global --- index.html | 12 ++++++------ 1 file changed, 6 insertions(+), 6 deletions(-) diff --git a/index.html b/index.html index a124ff2..9df9445 100644 --- a/index.html +++ b/index.html @@ -617,8 +617,8 @@

method steps are:

    -
  1. If the [=current settings object=]'s [=relevant global object=]'s - [=associated `Document`=] is not [=Document/fully active=]: +
  2. If the [=this=]'s [=relevant global object=]'s [=associated + `Document`=] is not [=Document/fully active=]:
    1. [=Call back with error=] |errorCallback| and {{GeolocationPositionError/POSITION_UNAVAILABLE}}. @@ -643,8 +643,8 @@

      method steps are:

        -
      1. If the [=current settings object=]'s [=relevant global object=]'s - [=associated `Document`=] is not [=Document/fully active=]: +
      2. If the [=this=]'s [=relevant global object=]'s [=associated + `Document`=] is not [=Document/fully active=]:
        1. [=Call back with error=] passing |errorCallback| and {{GeolocationPositionError/POSITION_UNAVAILABLE}}. @@ -692,8 +692,8 @@

          1. Let |watchIDs:List| be [=this=]'s {{Geolocation/[[watchIDs]]}}.
          2. -
          3. Let |document:Document| be the [=current settings object=]'s - [=relevant global object=]'s [=associated `Document`=]. +
          4. Let |document:Document| be the [=this=]'s [=relevant global + object=]'s [=associated `Document`=].
          5. If |document| is not [=allowed to use=] the "geolocation" feature: