Skip to content

Commit 51ca045

Browse files
chore: wire up better errata
SHA: 23f2f30 Reason: push, by marcoscaceres Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
1 parent 915537e commit 51ca045

File tree

1 file changed

+7
-7
lines changed

1 file changed

+7
-7
lines changed

index.html

Lines changed: 7 additions & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -157,7 +157,7 @@
157157
.mdn .samsunginternet_android::before{background-image:url(https://www.w3.org/assets/logos/browser-logos/samsung-internet/samsung-internet.svg)}
158158
.mdn .webview_android::before{background-image:url(https://www.w3.org/assets/logos/browser-logos/android-webview/android-webview.png)}
159159
</style>
160-
<meta name="revision" content="dea23d45ed5db8476b6d149606c43b51f15052a4">
160+
<meta name="revision" content="23f2f30f95d07d6f709ded5d8de0e7746c99646d">
161161
<meta name="description" content="The Geolocation API provides access to geographical location
162162
information associated with the hosting device.">
163163
<style>
@@ -229,17 +229,17 @@
229229
"testSuiteURI": "https://wpt.live/geolocation-API/",
230230
"implementationReportURI": "https://w3c.github.io/geolocation-api/reports/PR_imp_report.html",
231231
"xref": "web-platform",
232-
"errata": "https://github.com/w3c/geolocation-api/labels/errata",
233-
"gitRevision": "dea23d45ed5db8476b6d149606c43b51f15052a4",
234-
"publishISODate": "2024-04-23T00:00:00.000Z",
235-
"generatedSubtitle": "W3C Editor's Draft 23 April 2024"
232+
"errata": "https://w3c.github.io/geolocation-api/errata.html",
233+
"gitRevision": "23f2f30f95d07d6f709ded5d8de0e7746c99646d",
234+
"publishISODate": "2024-04-25T00:00:00.000Z",
235+
"generatedSubtitle": "W3C Editor's Draft 25 April 2024"
236236
}</script>
237237
<link rel="stylesheet" href="https://www.w3.org/StyleSheets/TR/2021/W3C-ED"></head>
238238
<body data-cite="WEBIDL secure-contexts permissions-policy permissions hr-time html HTML INFRA URL WEBIDL DOM FETCH" class="h-entry"><div class="head">
239239
<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">
240240
</a></p>
241241
<h1 id="title" class="title">Geolocation API</h1>
242-
<p id="w3c-state"><a href="https://www.w3.org/standards/types#ED">W3C Editor's Draft</a> <time class="dt-published" datetime="2024-04-23">23 April 2024</time></p>
242+
<p id="w3c-state"><a href="https://www.w3.org/standards/types#ED">W3C Editor's Draft</a> <time class="dt-published" datetime="2024-04-25">25 April 2024</time></p>
243243
<details open="">
244244
<summary>More details about this document</summary>
245245
<dl>
@@ -279,7 +279,7 @@ <h1 id="title" class="title">Geolocation API</h1>
279279
<a href="https://github.com/w3c/geolocation-api/issues/new/choose">new issue</a>,
280280
<a href="https://github.com/w3c/geolocation-api/issues/">open issues</a>)
281281
</dd>
282-
<dt>Errata:</dt><dd><a href="https://github.com/w3c/geolocation-api/labels/errata">Errata exists</a>.</dd>
282+
<dt>Errata:</dt><dd><a href="https://w3c.github.io/geolocation-api/errata.html">Errata exists</a>.</dd>
283283

284284
<dt class="caniuse-title">Browser support:</dt><dd class="caniuse-stats"><a href="https://caniuse.com/geolocation">caniuse.com</a></dd></dl>
285285
</details>

0 commit comments

Comments
 (0)