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,

Hmm. The same problem is here.
DOM Standard defines "in *a* shadow-including document", but we do not have a definition of "a shadow including document", so we can not use "*this* shadow-including document" here.

---
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#r68359868

Received on Friday, 24 June 2016 06:52:14 UTC