- From: Takayoshi Kochi <notifications@github.com>
- Date: Thu, 23 Jun 2016 03:58:26 -0700
- To: w3c/pointerlock <pointerlock@noreply.github.com>
- Cc:
Received on Thursday, 23 June 2016 10:59:31 UTC
See discussion about this change at: https://github.com/w3c/webcomponents/issues/192 Splits Document.pointerLockElement into Document.pointerLockElement and ShadowRoot.pointerLockElement and encapsulates shadow tree from document. Other than split, replaces document to 'shadow-including document' where necessary. You can view, comment on, or merge this pull request online at: https://github.com/w3c/pointerlock/pull/4 -- Commit Summary -- * Update for Shadow DOM -- File Changes -- M index.html (52) -- Patch Links -- https://github.com/w3c/pointerlock/pull/4.patch https://github.com/w3c/pointerlock/pull/4.diff --- 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
Received on Thursday, 23 June 2016 10:59:31 UTC