Re: [webcomponents] Styling of elements where attachShadow(...) not allowed (#376)

Exactly (except for `button` which works in Chromium right now, but in blocklist for v1).

Custom `progress` element as one of the simplest examples: [styling](https://github.com/nazar-pc/CleverStyle-CMS/blob/master/includes/html/CleverStyle%20Widgets/cs-progress/index.html) and [scripting](https://github.com/nazar-pc/CleverStyle-CMS/blob/master/includes/html/CleverStyle%20Widgets/cs-0-behaviors-%26-mixins/elements/cs-progress.js)
For buttons and inputs it is a bit more complex.

---
Reply to this email directly or view it on GitHub:
https://github.com/w3c/webcomponents/issues/376#issuecomment-178065027

Received on Monday, 1 February 2016 16:54:38 UTC