Skip to content

Commit

Permalink
chore: tidy
Browse files Browse the repository at this point in the history
SHA: b0ca499
Reason: push, by marcoscaceres

Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
  • Loading branch information
marcoscaceres and github-actions[bot] committed Jul 2, 2024
1 parent 1d6fc30 commit 267529d
Showing 1 changed file with 8 additions and 8 deletions.
16 changes: 8 additions & 8 deletions index.html
Original file line number Diff line number Diff line change
Expand Up @@ -159,7 +159,7 @@
.mdn .samsunginternet_android::before{background-image:url(https://www.w3.org/assets/logos/browser-logos/samsung-internet/samsung-internet.svg)}
.mdn .webview_android::before{background-image:url(https://www.w3.org/assets/logos/browser-logos/android-webview/android-webview.png)}
</style>
<meta name="revision" content="5cfcf262d41c401449ffe9486d78d16e6319990d">
<meta name="revision" content="b0ca499b233380b46ec7c4a2ad4beba4a8ec4521">
<meta name="description" content="Geolocation provides access to geographical location information
associated with the hosting device.">
<style>
Expand Down Expand Up @@ -233,17 +233,17 @@
"xref": "web-platform",
"errata": "https://w3c.github.io/geolocation/errata.html",
"latestVersion": "https://www.w3.org/TR/geolocation/",
"gitRevision": "5cfcf262d41c401449ffe9486d78d16e6319990d",
"publishISODate": "2024-06-19T00:00:00.000Z",
"generatedSubtitle": "W3C Editor's Draft 19 June 2024"
"gitRevision": "b0ca499b233380b46ec7c4a2ad4beba4a8ec4521",
"publishISODate": "2024-07-02T00:00:00.000Z",
"generatedSubtitle": "W3C Editor's Draft 02 July 2024"
}</script>
<link rel="stylesheet" href="https://www.w3.org/StyleSheets/TR/2021/W3C-ED">
<link rel="stylesheet" media="(prefers-color-scheme: dark)" href="https://www.w3.org/StyleSheets/TR/2021/dark.css"></head>
<body data-cite="WEBIDL secure-contexts permissions-policy permissions hr-time html HTML INFRA URL WEBIDL DOM FETCH" class="h-entry"><div class="head">
<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">
</a></p>
<h1 id="title" class="title">Geolocation</h1>
<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>
<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>
<details open="">
<summary>More details about this document</summary>
<dl>
Expand Down Expand Up @@ -2392,8 +2392,8 @@ <h1 id="title" class="title">Geolocation</h1>
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
indicating high accuracy as arguments. We iterate over the map to set
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>.
</aside>
<ins cite="#c4"><p>
</aside><ins cite="#c4">
<p>
<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>
<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
boolean <var>isHighAccuracy</var> by performing the following steps:
Expand Down Expand Up @@ -3117,7 +3117,7 @@ <h1 id="title" class="title">Geolocation</h1>
</dd><dt id="bib-permissions">[Permissions]</dt><dd>
<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>
</dd><dt id="bib-permissions-policy">[permissions-policy]</dt><dd>
<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>
<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>
</dd><dt id="bib-rfc2119">[RFC2119]</dt><dd>
<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>
</dd><dt id="bib-rfc8174">[RFC8174]</dt><dd>
Expand Down

0 comments on commit 267529d

Please sign in to comment.