Re: [csswg-drafts] [css-shadow-parts-1] Can class name selectors apply to a part? (#3431)

Well, sure, but if you're composing them, you don't need to hide all the pieces you're composing in the shadow DOM. If you want to give your user fine-grained control over, and exposure to, the sub-components you're composed of, then you should expose them through the light DOM. I'd rather we not re-invent the light DOM by taking shadow DOM, and adding more re-exposure features until we've created just a duplicate, awkward-to-use light DOM.

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

Received on Thursday, 10 January 2019 23:30:21 UTC