← back to v144 · the-geolocation-element

conformance · v144

v144 · the-geolocation-element — conformance probe

4 assertions drawn from the spec. Each is a single contract the spec text makes. Pass/fail reflects what this browser executed; blocked means the contract was not run because it needs user mediation, hardware, or another unavailable precondition. Open the page in Chrome stable / canary / Firefox / Safari to compare.

browser: spec: https://wicg.github.io/PEPC/permission-elements.html chromestatus: #5125006551416832 generated 2026-06-01T08:03:56Z by conformance-author-v1-subagent
0
pass
0
fail
0
blocked
4
total
id contract kind verdict detail
geolocation-element-interface HTMLGeolocationElement (or document.createElement('geolocation')) yields a non-Unknown element. spec ↗ script
geolocation-element-emits-position-event The element supports an event handler for position-update. spec ↗ script
navigator-geolocation-still-exists navigator.geolocation API is unaffected by the addition of the declarative element. spec ↗ exists
geolocation-element-secure-context The element is gated on a secure context; in secure contexts the constructor is exposed. spec ↗ script