Re: [w3c/webcomponents] HTMLElement.prototype.offsetParent leaks a node inside a shadow tree (#497)

Right, but [offsetTop](https://drafts.csswg.org/cssom-view/#dom-htmlelement-offsettop) and [offsetLeft](https://drafts.csswg.org/cssom-view/#dom-htmlelement-offsetleft) are defined to use [offsetParent](https://drafts.csswg.org/cssom-view/#dom-htmlelement-offsetparent) already so that's kind of automatic.

---
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/webcomponents/issues/497#issuecomment-217753758

Received on Sunday, 8 May 2016 23:55:39 UTC