|
157 | 157 | .mdn .samsunginternet_android::before{background-image:url(https://www.w3.org/assets/logos/browser-logos/samsung-internet/samsung-internet.svg)}
|
158 | 158 | .mdn .webview_android::before{background-image:url(https://www.w3.org/assets/logos/browser-logos/android-webview/android-webview.png)}
|
159 | 159 | </style>
|
160 |
| -<meta name="revision" content="dea23d45ed5db8476b6d149606c43b51f15052a4"> |
| 160 | +<meta name="revision" content="23f2f30f95d07d6f709ded5d8de0e7746c99646d"> |
161 | 161 | <meta name="description" content="The Geolocation API provides access to geographical location
|
162 | 162 | information associated with the hosting device.">
|
163 | 163 | <style>
|
|
229 | 229 | "testSuiteURI": "https://wpt.live/geolocation-API/",
|
230 | 230 | "implementationReportURI": "https://w3c.github.io/geolocation-api/reports/PR_imp_report.html",
|
231 | 231 | "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" |
236 | 236 | }</script>
|
237 | 237 | <link rel="stylesheet" href="https://www.w3.org/StyleSheets/TR/2021/W3C-ED"></head>
|
238 | 238 | <body data-cite="WEBIDL secure-contexts permissions-policy permissions hr-time html HTML INFRA URL WEBIDL DOM FETCH" class="h-entry"><div class="head">
|
239 | 239 | <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">
|
240 | 240 | </a></p>
|
241 | 241 | <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> |
243 | 243 | <details open="">
|
244 | 244 | <summary>More details about this document</summary>
|
245 | 245 | <dl>
|
@@ -279,7 +279,7 @@ <h1 id="title" class="title">Geolocation API</h1>
|
279 | 279 | <a href="https://github.com/w3c/geolocation-api/issues/new/choose">new issue</a>,
|
280 | 280 | <a href="https://github.com/w3c/geolocation-api/issues/">open issues</a>)
|
281 | 281 | </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> |
283 | 283 |
|
284 | 284 | <dt class="caniuse-title">Browser support:</dt><dd class="caniuse-stats"><a href="https://caniuse.com/geolocation">caniuse.com</a></dd></dl>
|
285 | 285 | </details>
|
|
0 commit comments