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

> @@ -349,6 +343,42 @@
>      </section>
>  
>      <section>
> +      <h2>Extensions to the <a>DocumentOrShadowRoot</a> Mixin</h2>
> +
> +      <dl title='partial interface DocumentOrShadowRoot' class='idl'>
> +         <dt>readonly attribute Element? pointerLockElement</dt>
> +         <dd>
> +           <dfn title="pointerLockElement"></dfn>
> +
> +           <p>If the element, which is set as the target for mouse events while the pointer is

Got the point.

Updated to use retargeting algorithm.
PTAL.

---
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/85f660a6017dc7df728fc6727e2c6bf431574cae#r69508193

Received on Tuesday, 5 July 2016 05:07:53 UTC