Re: [webcomponents] Integrate events with "get the parent" model (#429)

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