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

What's so wrong with exposing an element within open shadow root? That
 element is also discoverable with 'root.querySelector()'.
For encapsulation, closed shadow root already offers hiding all 
elements against `.offsetParent` from outside.


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

Received on Wednesday, 14 December 2016 05:07:48 UTC