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

> @@ -275,12 +275,15 @@
>              for a subsequent requestPointerLock.
>            </p>
>  
> -          <p>If any element (including this one) in the same document
> -          is already locked (or pending lock) the pointer
> -          lock <a>target</a> must be updated to this element and a
> -          <a>pointerlockchange</a> event sent.</p>
> +          <p>If any element (including this one), whose
> +          <a href="https://dom.spec.whatwg.org/#concept-shadow-including-root">shadow-including root</a>
> +   is same as this element's

hard tabs sneaked in.  Fixed.

---
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/3ea549a5dac7b193f45d115af4f404f659cf0090#r70026469

Received on Friday, 8 July 2016 05:23:55 UTC