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

> @@ -431,7 +440,7 @@
>  
>        <p>Pointer lock must be exited if the
>        <a>target</a> is removed from its document, or the <a>user agent</a>,

...if the target is *disconnected*, or the ...

look okay?  It seems "disconnected" is not defined.  How about

... if the target is *removed and is no longer in a shadow-including document*, or the ...

?

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

Received on Friday, 24 June 2016 11:43:55 UTC