Thanks to visit codestin.com
Credit goes to github.com

Skip to content
Merged
Changes from 1 commit
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
Prev Previous commit
Next Next commit
tidy
  • Loading branch information
marcoscaceres committed Jun 9, 2021
commit f9a9ca761ed50eb37dbc54710d9364c22ddd203b
14 changes: 6 additions & 8 deletions index.html
Original file line number Diff line number Diff line change
Expand Up @@ -594,16 +594,14 @@ <h2>
</p>
<ol class="algorithm">
<li>Let |watchTasks:Set| be [=this=]'s
{{Geolocation/[[watchTasks]]}}.
</li>
<li>
If the [=current settings object=]'s [=associated `Document`=] is not [=fully active=]:
{{Geolocation/[[watchTasks]]}}.
</li>
<li>If the [=current settings object=]'s [=associated `Document`=] is
not [=fully active=]:
<ol>
<li>
[=list/Empty=] |watchTasks|.
<li>[=list/Empty=] |watchTasks|.
</li>
<li>
Return [=implementation-defined=] {{long}}.
<li>Return [=implementation-defined=] {{long}}.
</li>
</ol>
</li>
Expand Down