- From: Takayoshi Kochi <notifications@github.com>
- Date: Wed, 09 Mar 2016 21:15:38 -0800
- To: w3c/webcomponents <webcomponents@noreply.github.com>
Received on Thursday, 10 March 2016 05:16:11 UTC
`Node.shadowRoot` will return null for closed shadow, but if you retain the reference from the return value of `attachShadow({mode: 'closed'})`, `theClosedShadowRoot.fullscreenElement` should be accessible. --- Reply to this email directly or view it on GitHub: https://github.com/w3c/webcomponents/issues/180#issuecomment-194672925
Received on Thursday, 10 March 2016 05:16:11 UTC