|
170 | 170 | .mdn .samsunginternet_android::before{background-image:url(https://www.w3.org/assets/logos/browser-logos/samsung-internet/samsung-internet.svg)}
|
171 | 171 | .mdn .webview_android::before{background-image:url(https://www.w3.org/assets/logos/browser-logos/android-webview/android-webview.png)}
|
172 | 172 | </style>
|
173 |
| -<meta name="revision" content="f8b930f1c6b56190a841753cfe34fc4c83daa8d2"> |
| 173 | +<meta name="revision" content="10b168f4f44048ee5fe1b428566ec171a9249dc8"> |
174 | 174 | <meta name="description" content="The Geolocation API provides access to geographical location
|
175 | 175 | information associated with the hosting device.">
|
176 | 176 | <style>
|
|
210 | 210 | "mdn": "geolocation-api",
|
211 | 211 | "specStatus": "ED",
|
212 | 212 | "editors": [
|
| 213 | + { |
| 214 | + "name": "Marcos Cáceres", |
| 215 | + "company": "W3C", |
| 216 | + "companyURL": "https://w3.org", |
| 217 | + "w3cid": "39125" |
| 218 | + }, |
213 | 219 | {
|
214 | 220 | "name": "Reilly Grant",
|
215 | 221 | "company": "Google",
|
|
222 | 228 | "name": "Andrei Popescu",
|
223 | 229 | "company": "Google Inc.",
|
224 | 230 | "companyURL": "https://google.com/"
|
225 |
| - }, |
226 |
| - { |
227 |
| - "name": "Marcos Cáceres", |
228 |
| - "company": "W3C", |
229 |
| - "companyURL": "https://w3.org", |
230 |
| - "w3cid": "39125", |
231 |
| - "retiredDate": "2022-09-01" |
232 | 231 | }
|
233 | 232 | ],
|
234 | 233 | "group": [
|
|
243 | 242 | "testSuiteURI": "https://wpt.live/geolocation-API/",
|
244 | 243 | "implementationReportURI": "https://w3c.github.io/geolocation-api/reports/PR_imp_report.html",
|
245 | 244 | "xref": "web-platform",
|
246 |
| - "gitRevision": "f8b930f1c6b56190a841753cfe34fc4c83daa8d2", |
| 245 | + "gitRevision": "10b168f4f44048ee5fe1b428566ec171a9249dc8", |
247 | 246 | "publishISODate": "2024-04-03T00:00:00.000Z",
|
248 | 247 | "generatedSubtitle": "W3C Editor's Draft 03 April 2024"
|
249 | 248 | }</script>
|
@@ -275,15 +274,15 @@ <h1 id="title" class="title">Geolocation API</h1>
|
275 | 274 |
|
276 | 275 |
|
277 | 276 |
|
278 |
| - <dt>Editor:</dt><dd class="editor p-author h-card vcard" data-editor-id="83788"> |
| 277 | + <dt>Editors:</dt><dd class="editor p-author h-card vcard" data-editor-id="39125"> |
| 278 | + <span class="p-name fn">Marcos Cáceres</span> (<a class="p-org org h-org" href="https://w3.org">W3C</a>) |
| 279 | + </dd><dd class="editor p-author h-card vcard" data-editor-id="83788"> |
279 | 280 | <span class="p-name fn">Reilly Grant</span> (<a class="p-org org h-org" href="https://google.com">Google</a>)
|
280 | 281 | </dd>
|
281 | 282 | <dt>
|
282 |
| - Former editors: |
| 283 | + Former editor: |
283 | 284 | </dt><dd class="editor p-author h-card vcard">
|
284 | 285 | <span class="p-name fn">Andrei Popescu</span> (<a class="p-org org h-org" href="https://google.com/">Google Inc.</a>)
|
285 |
| - </dd><dd class="editor p-author h-card vcard" data-editor-id="39125"> |
286 |
| - <span class="p-name fn">Marcos Cáceres</span> (<a class="p-org org h-org" href="https://w3.org">W3C</a>) - Until <time datetime="2022-09-01">01 September 2022</time> |
287 | 286 | </dd>
|
288 | 287 |
|
289 | 288 | <dt>Feedback:</dt><dd>
|
|
0 commit comments