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

> @@ -275,12 +275,12 @@
>              for a subsequent requestPointerLock.
>            </p>
>  
> -          <p>If any element (including this one) in the same document
> +          <p>If any element (including this one) in the same shadow-including document

"in a shadow-including document" is defined in DOM Standard, but strictly speaking, "in the same shadow-including document" is not defined, I think.

How about "If any element (including this one) who shares the same shadow-including root of the target"?

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

Received on Friday, 24 June 2016 06:49:38 UTC