- From: Anne van Kesteren <notifications@github.com>
- Date: Thu, 10 Mar 2016 00:51:42 -0800
- To: w3c/webcomponents <webcomponents@noreply.github.com>
Received on Thursday, 10 March 2016 08:52:29 UTC
The way the DOM standard handles this is by giving document its own "get the parent" algorithm. You only replace the algorithm for nodes in your patch so whenever document comes up it should still do the right thing as far as I can tell. --- Reply to this email directly or view it on GitHub: https://github.com/w3c/webcomponents/issues/429#issuecomment-194739903
Received on Thursday, 10 March 2016 08:52:29 UTC