- From: Domenic Denicola <notifications@github.com>
- Date: Fri, 24 Jun 2016 08:07:25 -0700
- To: w3c/pointerlock <pointerlock@noreply.github.com>
- Cc:
Received on Friday, 24 June 2016 15:08:05 UTC
> @@ -430,7 +439,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 removed and is no longer in a shadow-including document, I think this should use https://html.spec.whatwg.org/#node-is-disconnected: "Pointer lock must be exited if the target is [disconnected](https://html.spec.whatwg.org/multipage/infrastructure.html#node-is-disconnected), or the user agent, window, or tab loses focus." --- 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/e750369358fca936dba6d4cc570e7ee540fedf72#r68412140
Received on Friday, 24 June 2016 15:08:05 UTC