← back to v144 · pointer-lock-on-android

conformance · v144

v144 · pointer-lock-on-android — conformance probe

5 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://www.w3.org/TR/pointerlock-2 chromestatus: #6739764319485952 generated 2026-06-01T08:03:56Z by conformance-author-v1-subagent
0
pass
0
fail
0
blocked
5
total
id contract kind verdict detail
requestPointerLock-on-element Element.requestPointerLock is exposed on the prototype. spec ↗ script
exitPointerLock-on-document document.exitPointerLock is a function. spec ↗ typeof
pointerLockElement-on-document document.pointerLockElement is exposed (null when no lock). spec ↗ script
pointerlockchange-event-supported document supports onpointerlockchange as an event handler attribute. spec ↗ script
mouseevent-movement-supported MouseEvent.movementX/Y exposes raw mouse deltas while locked. spec ↗ script