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

> @@ -430,7 +459,8 @@
>        [[FULLSCREEN]].</p>
>  
>        <p>Pointer lock must be exited if the
> -      <a>target</a> is removed from its document, or the <a>user agent</a>,
> +      <a>target</a> is <a href="https://html.spec.whatwg.org/#node-is-disconnected">disconnected</a>,

Nit: put the "is " inside the `<a>`.

---
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/3d0720170438cfc1339a7849add93497d7b3a34f#r68795716

Received on Tuesday, 28 June 2016 16:48:38 UTC