activeElement
pointerLockElement
<svelte:document>
* feat: bind `activeElement` and `pointerLockElement` in `<svelte:document>` * add test, use focusin/focusout rather than focus/blur --------- Co-authored-by: Rich Harris <rich.harris@vercel.com>