← 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.
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 | … |