Skip to content

Chrome 144 adds <geolocation> element#28801

Merged
chrisdavidmills merged 4 commits intomdn:mainfrom
chrisdavidmills:chrome-144-geolocation-element
Feb 6, 2026
Merged

Chrome 144 adds <geolocation> element#28801
chrisdavidmills merged 4 commits intomdn:mainfrom
chrisdavidmills:chrome-144-geolocation-element

Conversation

@chrisdavidmills
Copy link
Contributor

Summary

Chrome 144 adds support for the <geolocation> element; see https://chromestatus.com/feature/5125006551416832.

This PR adds support data for the element itself and the associated HTMLGeolocationElement DOM interface.

I'll set this to a draft for now, because the specification URL hasn't yet been added to browser-specs. See w3c/browser-specs#2107 for progress on that.

Test results and supporting details

Related issues

@chrisdavidmills chrisdavidmills marked this pull request as draft January 12, 2026 17:53
@github-actions github-actions bot added data:api Compat data for Web APIs. https://developer.mozilla.org/docs/Web/API data:css Compat data for CSS features. https://developer.mozilla.org/docs/Web/CSS data:html Compat data for HTML elements. https://developer.mozilla.org/docs/Web/HTML size:l [PR only] 101-1000 LoC changed labels Jan 12, 2026
@github-actions
Copy link
Contributor

github-actions bot commented Jan 12, 2026

Tip: Review these changes grouped by change (recommended for most PRs), or grouped by feature (for large PRs).

@chrisdavidmills chrisdavidmills marked this pull request as ready for review February 6, 2026 09:40
@github-actions github-actions bot removed the data:css Compat data for CSS features. https://developer.mozilla.org/docs/Web/CSS label Feb 6, 2026
@caugner caugner changed the title Chrome 144 geolocation element Chrome 144 adds <geolocation> element Feb 6, 2026
chrisdavidmills and others added 2 commits February 6, 2026 16:24
Co-authored-by: Claas Augner <495429+caugner@users.noreply.github.com>
@chrisdavidmills chrisdavidmills merged commit 9b21c82 into mdn:main Feb 6, 2026
8 checks passed
@chrisdavidmills chrisdavidmills deleted the chrome-144-geolocation-element branch February 6, 2026 16:28
@mdn-bot mdn-bot mentioned this pull request Feb 6, 2026
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

data:api Compat data for Web APIs. https://developer.mozilla.org/docs/Web/API data:html Compat data for HTML elements. https://developer.mozilla.org/docs/Web/HTML size:l [PR only] 101-1000 LoC changed

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants