|
1 | 1 | <!DOCTYPE html><html lang="en" dir="ltr"><head>
|
2 | 2 | <meta charset="utf-8">
|
3 |
| -<meta name="generator" content="ReSpec 35.0.0"> |
| 3 | +<meta name="generator" content="ReSpec 35.0.2"> |
4 | 4 | <meta name="viewport" content="width=device-width, initial-scale=1, shrink-to-fit=no">
|
5 | 5 | <style>
|
6 | 6 | span.example-title{text-transform:none}
|
|
72 | 72 | </style>
|
73 | 73 |
|
74 | 74 |
|
| 75 | +<meta name="color-scheme" content="light dark"> |
| 76 | + |
75 | 77 | <title>Geolocation API</title>
|
76 | 78 |
|
77 | 79 |
|
|
157 | 159 | .mdn .samsunginternet_android::before{background-image:url(https://www.w3.org/assets/logos/browser-logos/samsung-internet/samsung-internet.svg)}
|
158 | 160 | .mdn .webview_android::before{background-image:url(https://www.w3.org/assets/logos/browser-logos/android-webview/android-webview.png)}
|
159 | 161 | </style>
|
160 |
| -<meta name="revision" content="5f9a675d4822d1a895b583c31324fcef41b83e10"> |
| 162 | +<meta name="revision" content="933f9e5da311c5f429d7b089cfa61589b13c21aa"> |
161 | 163 | <meta name="description" content="The Geolocation API provides access to geographical location
|
162 | 164 | information associated with the hosting device.">
|
163 | 165 | <style>
|
|
230 | 232 | "implementationReportURI": "https://w3c.github.io/geolocation-api/reports/PR_imp_report.html",
|
231 | 233 | "xref": "web-platform",
|
232 | 234 | "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" |
236 | 238 | }</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> |
238 | 241 | <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 | 242 | <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 | 243 | </a></p>
|
241 | 244 | <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> |
243 | 246 | <details open="">
|
244 | 247 | <summary>More details about this document</summary>
|
245 | 248 | <dl>
|
|
0 commit comments