Re: [w3c/pointerlock] Update for Shadow DOM (#4)

>          <dt>void exitPointerLock ()</dt>
>          <dd>
>            <dfn title="exitPointerLock"></dfn>
>  
>            <p>Initiates an exit from pointer lock state if currently locked
> -          to a target in this document,
> +          to a target in this shadow-including document,

I think the original check is wrong too. You probably want something like "to a target whose shadow-including root is this document".

---
You are receiving this because you are subscribed to this thread.
Reply to this email directly or view it on GitHub:
https://github.com/w3c/pointerlock/pull/4/files/860154b545bc2d5b507568c26c1341ebe01084fb#r68360085

Received on Friday, 24 June 2016 06:54:59 UTC