- From: Nazar Mokrynskyi <notifications@github.com>
- Date: Thu, 15 Oct 2015 23:18:42 -0700
- To: w3c/webcomponents <webcomponents@noreply.github.com>
Received on Friday, 16 October 2015 06:19:15 UTC
BTW, I have also `button[is=cs-button]` element which also exposes some styling via CSS variables/mixins, supports extended features (like `icon` attribute) that require creating Shadow Root on it. So generally, it would be great to allow it for any elements that do not have any user agent Shadow DOM currently. Number of elements with user agent Shadow Root seems to be much smaller, so black list is a good way too. If new elements are added to specs - they can be either completely hackable with easily accessible and standardized Shadow Root or added to updated black list, whatever makes more sense. --- Reply to this email directly or view it on GitHub: https://github.com/w3c/webcomponents/issues/110#issuecomment-148624490
Received on Friday, 16 October 2015 06:19:15 UTC