Skip to content

Commit 5453402

Browse files
chore: tidy
SHA: b6bfdb2 Reason: push, by marcoscaceres Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
1 parent 53e66e1 commit 5453402

File tree

1 file changed

+2
-3
lines changed

1 file changed

+2
-3
lines changed

index.html

Lines changed: 2 additions & 3 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="ea16b037fc6aba1f9aa8720d5decf1b9d88ad829">
162+
<meta name="revision" content="b6bfdb23249272316866e95234db29b4bfc6318c">
163163
<meta name="description" content="The Geolocation API provides access to geographical location
164164
information associated with the hosting device.">
165165
<style>
@@ -232,7 +232,7 @@
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": "ea16b037fc6aba1f9aa8720d5decf1b9d88ad829",
235+
"gitRevision": "b6bfdb23249272316866e95234db29b4bfc6318c",
236236
"publishISODate": "2024-05-13T00:00:00.000Z",
237237
"generatedSubtitle": "W3C Editor's Draft 13 May 2024"
238238
}</script>
@@ -2363,7 +2363,6 @@ <h1 id="title" class="title">Geolocation API</h1>
23632363
</div>
23642364
</li>
23652365

2366-
23672366
<li>Initialize <var>coord</var>'s <a data-link-type="idl" href="#dom-geolocationcoordinates-accuracy" class="internalDFN" id="ref-for-dom-geolocationcoordinates-accuracy-1"><code>accuracy</code></a>
23682367
attribute to a non-negative real number. The value <em class="rfc2119">SHOULD</em>
23692368
correspond to a 95% confidence level with respect to the

0 commit comments

Comments
 (0)