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

I think it's okay for shadow tree to access to elements outside the 
shadow tree since that's already possible via 
`ShadowRoot.prototype.host` as well as 
`Element.prototype.assignedSlot`.

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

Received on Monday, 6 June 2016 08:06:41 UTC