Re: [csswg-drafts] [css-shadow-parts] Expose parts programmatically (#3228)

With `exportparts`, this could be an expensive operation, you have to descend into children and apply the `exportparts` maps at each level. Currently we don't ever assemble all of the parts of a given component like this but it does seem like something devtools should provide at least.

Are there other useful things that external dev tools cannot do with closed custom elements or shadow roots that built-in dev tools can? By useful I guess I mean things like API discovery, not things like digging around in implementation details.

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

Received on Wednesday, 12 December 2018 06:57:34 UTC