Skip to content

Commit 4799678

Browse files
chore: fix latest link in errata
SHA: 933f9e5 Reason: push, by marcoscaceres Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
1 parent fbbdf8c commit 4799678

File tree

1 file changed

+10
-7
lines changed

1 file changed

+10
-7
lines changed

index.html

Lines changed: 10 additions & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
<!DOCTYPE html><html lang="en" dir="ltr"><head>
22
<meta charset="utf-8">
3-
<meta name="generator" content="ReSpec 35.0.0">
3+
<meta name="generator" content="ReSpec 35.0.2">
44
<meta name="viewport" content="width=device-width, initial-scale=1, shrink-to-fit=no">
55
<style>
66
span.example-title{text-transform:none}
@@ -72,6 +72,8 @@
7272
</style>
7373

7474

75+
<meta name="color-scheme" content="light dark">
76+
7577
<title>Geolocation API</title>
7678

7779

@@ -157,7 +159,7 @@
157159
.mdn .samsunginternet_android::before{background-image:url(https://www.w3.org/assets/logos/browser-logos/samsung-internet/samsung-internet.svg)}
158160
.mdn .webview_android::before{background-image:url(https://www.w3.org/assets/logos/browser-logos/android-webview/android-webview.png)}
159161
</style>
160-
<meta name="revision" content="5f9a675d4822d1a895b583c31324fcef41b83e10">
162+
<meta name="revision" content="933f9e5da311c5f429d7b089cfa61589b13c21aa">
161163
<meta name="description" content="The Geolocation API provides access to geographical location
162164
information associated with the hosting device.">
163165
<style>
@@ -230,16 +232,17 @@
230232
"implementationReportURI": "https://w3c.github.io/geolocation-api/reports/PR_imp_report.html",
231233
"xref": "web-platform",
232234
"errata": "https://w3c.github.io/geolocation-api/errata.html",
233-
"gitRevision": "5f9a675d4822d1a895b583c31324fcef41b83e10",
234-
"publishISODate": "2024-04-26T00:00:00.000Z",
235-
"generatedSubtitle": "W3C Editor's Draft 26 April 2024"
235+
"gitRevision": "933f9e5da311c5f429d7b089cfa61589b13c21aa",
236+
"publishISODate": "2024-05-07T00:00:00.000Z",
237+
"generatedSubtitle": "W3C Editor's Draft 07 May 2024"
236238
}</script>
237-
<link rel="stylesheet" href="https://www.w3.org/StyleSheets/TR/2021/W3C-ED"></head>
239+
<link rel="stylesheet" href="https://www.w3.org/StyleSheets/TR/2021/W3C-ED">
240+
<link rel="stylesheet" media="(prefers-color-scheme: dark)" href="https://www.w3.org/StyleSheets/TR/2021/dark.css"></head>
238241
<body data-cite="WEBIDL secure-contexts permissions-policy permissions hr-time html HTML INFRA URL WEBIDL DOM FETCH" class="h-entry"><div class="head">
239242
<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">
240243
</a></p>
241244
<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-26">26 April 2024</time></p>
245+
<p id="w3c-state"><a href="https://www.w3.org/standards/types#ED">W3C Editor's Draft</a> <time class="dt-published" datetime="2024-05-07">07 May 2024</time></p>
243246
<details open="">
244247
<summary>More details about this document</summary>
245248
<dl>

0 commit comments

Comments
 (0)