- From: Anne van Kesteren <notifications@github.com>
- Date: Mon, 07 Mar 2016 07:24:43 -0800
- To: w3c/webcomponents <webcomponents@noreply.github.com>
Received on Monday, 7 March 2016 15:25:15 UTC
@smaug---- pointed out document does not need to be passed, you can simply use `this.ownerDocument.defaultView`. He also pointed out that in Gecko newAncestor/oldAncestor are only passed for the root (where they'd mean the same as newParent/oldParent) and not the descendants. --- Reply to this email directly or view it on GitHub: https://github.com/w3c/webcomponents/issues/362#issuecomment-193297051
Received on Monday, 7 March 2016 15:25:15 UTC