Skip to content

Commit 1b5c186

Browse files
Chore: tidy
SHA: 828969f Reason: push, by marcoscaceres Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
1 parent 4799678 commit 1b5c186

File tree

1 file changed

+17
-16
lines changed

1 file changed

+17
-16
lines changed

index.html

Lines changed: 17 additions & 16 deletions
Original file line numberDiff line numberDiff line change
@@ -159,7 +159,7 @@
159159
.mdn .samsunginternet_android::before{background-image:url(https://www.w3.org/assets/logos/browser-logos/samsung-internet/samsung-internet.svg)}
160160
.mdn .webview_android::before{background-image:url(https://www.w3.org/assets/logos/browser-logos/android-webview/android-webview.png)}
161161
</style>
162-
<meta name="revision" content="933f9e5da311c5f429d7b089cfa61589b13c21aa">
162+
<meta name="revision" content="828969fdc175e5e60fcd11d460e396f828a17698">
163163
<meta name="description" content="The Geolocation API provides access to geographical location
164164
information associated with the hosting device.">
165165
<style>
@@ -232,17 +232,17 @@
232232
"implementationReportURI": "https://w3c.github.io/geolocation-api/reports/PR_imp_report.html",
233233
"xref": "web-platform",
234234
"errata": "https://w3c.github.io/geolocation-api/errata.html",
235-
"gitRevision": "933f9e5da311c5f429d7b089cfa61589b13c21aa",
236-
"publishISODate": "2024-05-07T00:00:00.000Z",
237-
"generatedSubtitle": "W3C Editor's Draft 07 May 2024"
235+
"gitRevision": "828969fdc175e5e60fcd11d460e396f828a17698",
236+
"publishISODate": "2024-05-10T00:00:00.000Z",
237+
"generatedSubtitle": "W3C Editor's Draft 10 May 2024"
238238
}</script>
239239
<link rel="stylesheet" href="https://www.w3.org/StyleSheets/TR/2021/W3C-ED">
240240
<link rel="stylesheet" media="(prefers-color-scheme: dark)" href="https://www.w3.org/StyleSheets/TR/2021/dark.css"></head>
241241
<body data-cite="WEBIDL secure-contexts permissions-policy permissions hr-time html HTML INFRA URL WEBIDL DOM FETCH" class="h-entry"><div class="head">
242242
<p class="logos"><a class="logo" href="https://www.w3.org/"><img crossorigin="" alt="W3C" height="48" src="https://www.w3.org/StyleSheets/TR/2021/logos/W3C" width="72">
243243
</a></p>
244244
<h1 id="title" class="title">Geolocation API</h1>
245-
<p id="w3c-state"><a href="https://www.w3.org/standards/types#ED">W3C Editor's Draft</a> <time class="dt-published" datetime="2024-05-07">07 May 2024</time></p>
245+
<p id="w3c-state"><a href="https://www.w3.org/standards/types#ED">W3C Editor's Draft</a> <time class="dt-published" datetime="2024-05-10">10 May 2024</time></p>
246246
<details open="">
247247
<summary>More details about this document</summary>
248248
<dl>
@@ -314,14 +314,15 @@ <h1 id="title" class="title">Geolocation API</h1>
314314
https://www.w3.org/TR/.</em></p>
315315

316316
<p>
317-
Since this specification become a <abbr title="World Wide Web Consortium">W3C</abbr> Recommendation on 01 September 2022,
318-
the following substantive additions and/or corrections have been proposed:
319-
</p>
320-
<rs-changelog from="REC-2022" filter="updateableRecFilter"><ul>
317+
Since this specification become a <abbr title="World Wide Web Consortium">W3C</abbr> Recommendation on 01 September
318+
2022, the following substantive additions and/or corrections have been
319+
proposed:
320+
</p><rs-changelog from="REC-2022" filter="updateableRecFilter"><ul>
321321
<li><a href="https://github.com/w3c/geolocation-api/commit/74b1dd0">Correction: Clarify units and reference geodetic system for latitude …</a></li><li><a href="https://github.com/w3c/geolocation-api/commit/09b48e6">Addition: expose .toJSON() on GeolocationCoordinates + GeolocationPos…</a></li>
322322
</ul></rs-changelog>
323323
<p>
324-
A more detailed list of changes can be found in section <a href="#changelog" data-matched-text="[[[#changelog]]]" class="sec-ref"><bdi class="secno">D. </bdi>
324+
A more detailed list of changes can be found in section
325+
<a href="#changelog" data-matched-text="[[[#changelog]]]" class="sec-ref"><bdi class="secno">D. </bdi>
325326
Change log</a>.
326327
</p>
327328
<p>
@@ -2827,9 +2828,9 @@ <h1 id="title" class="title">Geolocation API</h1>
28272828
Wilde, Matt Womer, and Mohamed Zergaoui.
28282829
</p>
28292830
</section>
2830-
<section class="appendix" id="changelog"><div class="header-wrapper"><h2 id="d-change-log"><bdi class="secno">D. </bdi>
2831+
<section class="informative" id="changelog"><div class="header-wrapper"><h2 id="d-change-log"><bdi class="secno">D. </bdi>
28312832
Change log
2832-
</h2><a class="self-link" href="#changelog" aria-label="Permalink for Appendix D."></a></div>
2833+
</h2><a class="self-link" href="#changelog" aria-label="Permalink for Section D."></a></div><p><em>This section is non-normative.</em></p>
28332834

28342835
<p>
28352836
Since First Public Working Draft in 2021, the <cite>Geolocation
@@ -2843,8 +2844,8 @@ <h1 id="title" class="title">Geolocation API</h1>
28432844
received the following substantive changes:
28442845
</p>
28452846
<ul>
2846-
<li><a data-link-type="dfn|abstract-op" href="#dfn-request-a-position" class="internalDFN" id="ref-for-dfn-request-a-position-5">Request a position</a> only proceeds when a document is visible,
2847-
or the document becomes visible.
2847+
<li><a data-link-type="dfn|abstract-op" href="#dfn-request-a-position" class="internalDFN" id="ref-for-dfn-request-a-position-5">Request a position</a> only proceeds when a document is visible, or
2848+
the document becomes visible.
28482849
</li>
28492850
<li>Clarified how caching works as part of <a data-link-type="dfn|abstract-op" href="#dfn-acquire-a-position" class="internalDFN" id="ref-for-dfn-acquire-a-position-9">acquiring a position</a>:
28502851
only last position is cached, and can be evicted at any time.
@@ -2887,13 +2888,13 @@ <h1 id="title" class="title">Geolocation API</h1>
28872888
<a href="https://infra.spec.whatwg.org/"><cite>Infra Standard</cite></a>. Anne van Kesteren; Domenic Denicola. WHATWG. Living Standard. URL: <a href="https://infra.spec.whatwg.org/">https://infra.spec.whatwg.org/</a>
28882889
</dd><dt id="bib-permissions">[Permissions]</dt><dd>
28892890
<a href="https://www.w3.org/TR/permissions/"><cite>Permissions</cite></a>. Marcos Caceres; Mike Taylor. W3C. 19 March 2024. W3C Working Draft. URL: <a href="https://www.w3.org/TR/permissions/">https://www.w3.org/TR/permissions/</a>
2890-
</dd><dt id="bib-permissions-policy">[Permissions-Policy]</dt><dd>
2891+
</dd><dt id="bib-permissions-policy">[permissions-policy]</dt><dd>
28912892
<a href="https://www.w3.org/TR/permissions-policy-1/"><cite>Permissions Policy</cite></a>. Ian Clelland. W3C. 18 December 2023. W3C Working Draft. URL: <a href="https://www.w3.org/TR/permissions-policy-1/">https://www.w3.org/TR/permissions-policy-1/</a>
28922893
</dd><dt id="bib-rfc2119">[RFC2119]</dt><dd>
28932894
<a href="https://www.rfc-editor.org/rfc/rfc2119"><cite>Key words for use in RFCs to Indicate Requirement Levels</cite></a>. S. Bradner. IETF. March 1997. Best Current Practice. URL: <a href="https://www.rfc-editor.org/rfc/rfc2119">https://www.rfc-editor.org/rfc/rfc2119</a>
28942895
</dd><dt id="bib-rfc8174">[RFC8174]</dt><dd>
28952896
<a href="https://www.rfc-editor.org/rfc/rfc8174"><cite>Ambiguity of Uppercase vs Lowercase in RFC 2119 Key Words</cite></a>. B. Leiba. IETF. May 2017. Best Current Practice. URL: <a href="https://www.rfc-editor.org/rfc/rfc8174">https://www.rfc-editor.org/rfc/rfc8174</a>
2896-
</dd><dt id="bib-webidl">[WebIDL]</dt><dd>
2897+
</dd><dt id="bib-webidl">[webidl]</dt><dd>
28972898
<a href="https://webidl.spec.whatwg.org/"><cite>Web IDL Standard</cite></a>. Edgar Chen; Timothy Gu. WHATWG. Living Standard. URL: <a href="https://webidl.spec.whatwg.org/">https://webidl.spec.whatwg.org/</a>
28982899
</dd><dt id="bib-wgs84">[WGS84]</dt><dd>
28992900
<a href="https://earth-info.nga.mil/index.php?dir=wgs84&amp;action=wgs84"><cite>World Geodetic System 1984 (WGS 84)</cite></a>. Office of Geomatics, National Geospatial Intelligence Agency. 2008. URL: <a href="https://earth-info.nga.mil/index.php?dir=wgs84&amp;action=wgs84">https://earth-info.nga.mil/index.php?dir=wgs84&amp;action=wgs84</a>

0 commit comments

Comments
 (0)