Skip to content

Commit 267529d

Browse files
chore: tidy
SHA: b0ca499 Reason: push, by marcoscaceres Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
1 parent 1d6fc30 commit 267529d

File tree

1 file changed

+8
-8
lines changed

1 file changed

+8
-8
lines changed

index.html

Lines changed: 8 additions & 8 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="5cfcf262d41c401449ffe9486d78d16e6319990d">
162+
<meta name="revision" content="b0ca499b233380b46ec7c4a2ad4beba4a8ec4521">
163163
<meta name="description" content="Geolocation provides access to geographical location information
164164
associated with the hosting device.">
165165
<style>
@@ -233,17 +233,17 @@
233233
"xref": "web-platform",
234234
"errata": "https://w3c.github.io/geolocation/errata.html",
235235
"latestVersion": "https://www.w3.org/TR/geolocation/",
236-
"gitRevision": "5cfcf262d41c401449ffe9486d78d16e6319990d",
237-
"publishISODate": "2024-06-19T00:00:00.000Z",
238-
"generatedSubtitle": "W3C Editor's Draft 19 June 2024"
236+
"gitRevision": "b0ca499b233380b46ec7c4a2ad4beba4a8ec4521",
237+
"publishISODate": "2024-07-02T00:00:00.000Z",
238+
"generatedSubtitle": "W3C Editor's Draft 02 July 2024"
239239
}</script>
240240
<link rel="stylesheet" href="https://www.w3.org/StyleSheets/TR/2021/W3C-ED">
241241
<link rel="stylesheet" media="(prefers-color-scheme: dark)" href="https://www.w3.org/StyleSheets/TR/2021/dark.css"></head>
242242
<body data-cite="WEBIDL secure-contexts permissions-policy permissions hr-time html HTML INFRA URL WEBIDL DOM FETCH" class="h-entry"><div class="head">
243243
<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">
244244
</a></p>
245245
<h1 id="title" class="title">Geolocation</h1>
246-
<p id="w3c-state"><a href="https://www.w3.org/standards/types#ED">W3C Editor's Draft</a> <time class="dt-published" datetime="2024-06-19">19 June 2024</time></p>
246+
<p id="w3c-state"><a href="https://www.w3.org/standards/types#ED">W3C Editor's Draft</a> <time class="dt-published" datetime="2024-07-02">02 July 2024</time></p>
247247
<details open="">
248248
<summary>More details about this document</summary>
249249
<dl>
@@ -2392,8 +2392,8 @@ <h1 id="title" class="title">Geolocation</h1>
23922392
takes a <a data-link-type="dfn|abstract-op" data-type="dfn" href="https://infra.spec.whatwg.org/#ordered-map" id="ref-for-index-term-map-3">map</a> of position data, a timestamp, and a boolean
23932393
indicating high accuracy as arguments. We iterate over the map to set
23942394
the attributes of the <a data-link-type="idl" data-lt="GeolocationCoordinates" href="#dom-geolocationcoordinates" class="internalDFN" id="ref-for-dom-geolocationcoordinates-5"><code>GeolocationCoordinates</code></a>.
2395-
</aside>
2396-
<ins cite="#c4"><p>
2395+
</aside><ins cite="#c4">
2396+
<p>
23972397
<dfn id="dfn-a-new-geolocationposition" tabindex="0" aria-haspopup="dialog" data-dfn-type="dfn">A new <code>GeolocationPosition</code></dfn> is constructed with <a data-link-type="dfn|abstract-op" data-type="dfn" href="https://infra.spec.whatwg.org/#ordered-map" id="ref-for-index-term-map-4">map</a>
23982398
<var>positionData</var>, <a data-link-type="idl" data-lt="EpochTimeStamp" data-type="typedef" href="https://www.w3.org/TR/hr-time-3/#dom-epochtimestamp" id="ref-for-index-term-epochtimestamp-3"><code>EpochTimeStamp</code></a> <var data-type="EpochTimeStamp">timestamp</var> and
23992399
boolean <var>isHighAccuracy</var> by performing the following steps:
@@ -3117,7 +3117,7 @@ <h1 id="title" class="title">Geolocation</h1>
31173117
</dd><dt id="bib-permissions">[Permissions]</dt><dd>
31183118
<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>
31193119
</dd><dt id="bib-permissions-policy">[permissions-policy]</dt><dd>
3120-
<a href="https://www.w3.org/TR/permissions-policy-1/"><cite>Permissions Policy</cite></a>. Ian Clelland. W3C. 19 June 2024. W3C Working Draft. URL: <a href="https://www.w3.org/TR/permissions-policy-1/">https://www.w3.org/TR/permissions-policy-1/</a>
3120+
<a href="https://www.w3.org/TR/permissions-policy-1/"><cite>Permissions Policy</cite></a>. Ian Clelland. W3C. 28 June 2024. W3C Working Draft. URL: <a href="https://www.w3.org/TR/permissions-policy-1/">https://www.w3.org/TR/permissions-policy-1/</a>
31213121
</dd><dt id="bib-rfc2119">[RFC2119]</dt><dd>
31223122
<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>
31233123
</dd><dt id="bib-rfc8174">[RFC8174]</dt><dd>

0 commit comments

Comments
 (0)