File tree Expand file tree Collapse file tree 1 file changed +6
-6
lines changed Expand file tree Collapse file tree 1 file changed +6
-6
lines changed Original file line number Diff line number Diff line change 617617 method steps are:
618618 </ p >
619619 < ol class ="algorithm ">
620- < li > If the [=current settings object =]'s [=relevant global object=]'s
621- [=associated `Document`=] is not [=Document/fully active=]:
620+ < li > If the [=this =]'s [=relevant global object=]'s [=associated
621+ `Document`=] is not [=Document/fully active=]:
622622 < ol >
623623 < li > [=Call back with error=] |errorCallback| and
624624 {{GeolocationPositionError/POSITION_UNAVAILABLE}}.
643643 method steps are:
644644 </ p >
645645 < ol class ="algorithm ">
646- < li > If the [=current settings object =]'s [=relevant global object=]'s
647- [=associated `Document`=] is not [=Document/fully active=]:
646+ < li > If the [=this =]'s [=relevant global object=]'s [=associated
647+ `Document`=] is not [=Document/fully active=]:
648648 < ol >
649649 < li > [=Call back with error=] passing |errorCallback| and
650650 {{GeolocationPositionError/POSITION_UNAVAILABLE}}.
692692 < ol class ="algorithm ">
693693 < li > Let |watchIDs:List| be [=this=]'s {{Geolocation/[[watchIDs]]}}.
694694 </ li >
695- < li > Let |document:Document| be the [=current settings object =]'s
696- [=relevant global object=]'s [=associated `Document`=].
695+ < li > Let |document:Document| be the [=this =]'s [=relevant global
696+ object=]'s [=associated `Document`=].
697697 </ li >
698698 < li data-tests =""> If |document| is not [=allowed to use=] the
699699 "geolocation" feature:
You can’t perform that action at this time.
0 commit comments