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

> @@ -239,8 +239,9 @@
>            active sandboxing flag set</a> does not have the <a href="http://www.whatwg.org/specs/web-apps/current-work/multipage/origin-0.html#sandboxed-pointer-lock-browsing-context-flag">
>            sandboxed pointer lock browsing context flag</a> set.
>  
> -          <p>Pointer lock must succeed only if the <a>target</a> is
> -          <a href="http://www.whatwg.org/specs/web-apps/current-work/multipage/infrastructure.html#in-a-document">in</a>
> +          <p>Pointer lock must succeed only if the <a>target</a>'s
> +          <a href="https://dom.spec.whatwg.org/#concept-shadow-including-root">shadow-including root</a> is
> +          <a href="https://dom.spec.whatwg.org/#in-a-shadow-including-document">in</a>

I think it's not "in", it's just "is"

---
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/9203577049d555283b18e2d27973ac02f4b6d7a2#r68267899

Received on Thursday, 23 June 2016 16:32:39 UTC