WPT
wpt / pointerlock / idlharness.window.html
Spec: Pointer Lock ↗
Runs: Chrome 155.0.8039.0 (wpt@6ec9fd59f, 2026-09-03) | Firefox 157.0a1 (wpt@6ec9fd59f, 2026-09-03) | Safari 251 preview (wpt@5ce815a83, 2026-08-27) | Ladybird 1.0-795e1 (wpt@7e3d005d7, 2026-09-03) | Servo Servo 0.6 (wpt@09159dcb3, 2026-09-02) | Blitz 188486089 (wpt@a95401e4e, 2026-09-02)
View on the Blitz WPT dashboard | Open test on wpt.live | wpt.fyi
| Chrome | Firefox | Safari | Ladybird | Servo | Blitz | |
|---|---|---|---|---|---|---|
| Total | 49/49 | 49/49 | 49/49 | 42/49 | 33/49 | NOT RUN |
| Subtest | Chrome | Firefox | Safari | Ladybird | Servo | Blitz |
|---|---|---|---|---|---|---|
| idl_test setup | PASS | PASS | PASS | PASS | PASS | — |
| idl_test validation | PASS | PASS | PASS | PASS | PASS | — |
| Partial interface Element: original interface defined | PASS | PASS | PASS | PASS | PASS | — |
| Partial interface Element: member names are unique | PASS | PASS | PASS | PASS | PASS | — |
| Partial interface Document: original interface defined | PASS | PASS | PASS | PASS | PASS | — |
| Partial interface Document: member names are unique | PASS | PASS | PASS | PASS | PASS | — |
| Partial interface mixin DocumentOrShadowRoot: original interface mixin defined | PASS | PASS | PASS | PASS | PASS | — |
| Partial interface mixin DocumentOrShadowRoot: member names are unique | PASS | PASS | PASS | PASS | PASS | — |
| Partial interface MouseEvent: original interface defined | PASS | PASS | PASS | PASS | PASS | — |
| Partial interface MouseEvent: member names are unique | PASS | PASS | PASS | PASS | PASS | — |
| Partial dictionary MouseEventInit: original dictionary defined | PASS | PASS | PASS | PASS | PASS | — |
| Partial dictionary MouseEventInit: member names are unique | PASS | PASS | PASS | PASS | PASS | — |
| Partial interface Element[2]: member names are unique | PASS | PASS | PASS | PASS | PASS | — |
| Partial interface MouseEvent[2]: member names are unique | PASS | PASS | PASS | PASS | PASS | — |
| Partial interface UIEvent: member names are unique | PASS | PASS | PASS | PASS | PASS | — |
| Partial interface UIEvent[2]: member names are unique | PASS | PASS | PASS | PASS | PASS | — |
| Partial dictionary UIEventInit: member names are unique | PASS | PASS | PASS | PASS | PASS | — |
| Partial interface Document[2]: member names are unique | PASS | PASS | PASS | PASS | PASS | — |
| Partial interface mixin DocumentOrShadowRoot[2]: member names are unique | PASS | PASS | PASS | PASS | PASS | — |
| Partial interface Element[3]: member names are unique | PASS | PASS | PASS | PASS | PASS | — |
| Partial interface Document[3]: member names are unique | PASS | PASS | PASS | PASS | PASS | — |
| Document includes GlobalEventHandlers: member names are unique | PASS | PASS | PASS | PASS | PASS | — |
| Document includes NonElementParentNode: member names are unique | PASS | PASS | PASS | PASS | PASS | — |
| DocumentFragment includes NonElementParentNode: member names are unique | PASS | PASS | PASS | PASS | PASS | — |
| Document includes DocumentOrShadowRoot: member names are unique | PASS | PASS | PASS | PASS | PASS | — |
| ShadowRoot includes DocumentOrShadowRoot: member names are unique | PASS | PASS | PASS | PASS | PASS | — |
| Document includes ParentNode: member names are unique | PASS | PASS | PASS | PASS | PASS | — |
| DocumentFragment includes ParentNode: member names are unique | PASS | PASS | PASS | PASS | PASS | — |
| Element includes ParentNode: member names are unique | PASS | PASS | PASS | PASS | PASS | — |
| Element includes NonDocumentTypeChildNode: member names are unique | PASS | PASS | PASS | PASS | PASS | — |
| Element includes ChildNode: member names are unique | PASS | PASS | PASS | PASS | PASS | — |
| Element includes Slottable: member names are unique | PASS | PASS | PASS | PASS | PASS | — |
| Document includes XPathEvaluatorBase: member names are unique | PASS | PASS | PASS | PASS | PASS | — |
| MouseEvent interface: attribute movementX | PASS | PASS | PASS | PASS | FAIL | — |
| MouseEvent interface: attribute movementY | PASS | PASS | PASS | PASS | FAIL | — |
| MouseEvent interface: new MouseEvent('foo') must inherit property "movementX" with the proper type | PASS | PASS | PASS | PASS | FAIL | — |
| MouseEvent interface: new MouseEvent('foo') must inherit property "movementY" with the proper type | PASS | PASS | PASS | PASS | FAIL | — |
| Document interface: attribute onpointerlockchange | PASS | PASS | PASS | FAIL | FAIL | — |
| Document interface: attribute onpointerlockerror | PASS | PASS | PASS | FAIL | FAIL | — |
| Document interface: operation exitPointerLock() | PASS | PASS | PASS | PASS | FAIL | — |
| Document interface: attribute pointerLockElement | PASS | PASS | PASS | FAIL | FAIL | — |
| Document interface: window.document must inherit property "onpointerlockchange" with the proper type | PASS | PASS | PASS | FAIL | FAIL | — |
| Document interface: window.document must inherit property "onpointerlockerror" with the proper type | PASS | PASS | PASS | FAIL | FAIL | — |
| Document interface: window.document must inherit property "exitPointerLock()" with the proper type | PASS | PASS | PASS | PASS | FAIL | — |
| Document interface: window.document must inherit property "pointerLockElement" with the proper type | PASS | PASS | PASS | FAIL | FAIL | — |
| ShadowRoot interface: attribute pointerLockElement | PASS | PASS | PASS | FAIL | FAIL | — |
| Element interface: operation requestPointerLock(optional PointerLockOptions) | PASS | PASS | PASS | PASS | FAIL | — |
| Element interface: window.document.documentElement must inherit property "requestPointerLock(optional PointerLockOptions)" with the proper type | PASS | PASS | PASS | PASS | FAIL | — |
| Element interface: calling requestPointerLock(optional PointerLockOptions) on window.document.documentElement with too few arguments must throw TypeError | PASS | PASS | PASS | PASS | FAIL | — |