Re: [csswg-drafts] HTMLElement.prototype.offsetParent leaks a node inside a shadow tree (#159)

Per https://github.com/w3c/webcomponents/issues/497, the consensus at TPAC is to use the [retargeting algorithm](https://dom.spec.whatwg.org/#retarget) to find the offset parent, and the compute left and top from that node.

-- 
GitHub Notification of comment by rniwa
Please view or discuss this issue at https://github.com/w3c/csswg-drafts/issues/159#issuecomment-447150944 using your GitHub account

Received on Thursday, 13 December 2018 22:54:21 UTC