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 618618 method steps are:
619619 </ p >
620620 < ol class ="algorithm ">
621- < li > If the [=current settings object =]'s [=relevant global object=]'s
622- [=associated `Document`=] is not [=Document/fully active=]:
621+ < li > If the [=this =]'s [=relevant global object=]'s [=associated
622+ `Document`=] is not [=Document/fully active=]:
623623 < ol >
624624 < li > [=Call back with error=] |errorCallback| and
625625 {{GeolocationPositionError/POSITION_UNAVAILABLE}}.
644644 method steps are:
645645 </ p >
646646 < ol class ="algorithm ">
647- < li > If the [=current settings object =]'s [=relevant global object=]'s
648- [=associated `Document`=] is not [=Document/fully active=]:
647+ < li > If the [=this =]'s [=relevant global object=]'s [=associated
648+ `Document`=] is not [=Document/fully active=]:
649649 < ol >
650650 < li > [=Call back with error=] passing |errorCallback| and
651651 {{GeolocationPositionError/POSITION_UNAVAILABLE}}.
693693 < ol class ="algorithm ">
694694 < li > Let |watchIDs:List| be [=this=]'s {{Geolocation/[[watchIDs]]}}.
695695 </ li >
696- < li > Let |document:Document| be the [=current settings object =]'s
697- [=relevant global object=]'s [=associated `Document`=].
696+ < li > Let |document:Document| be the [=this =]'s [=relevant global
697+ object=]'s [=associated `Document`=].
698698 </ li >
699699 < li data-tests =""> If |document| is not [=allowed to use=] the
700700 "geolocation" feature:
You can’t perform that action at this time.
0 commit comments