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

Thank you. Maybe I misunderstood the concept of "internal styling".
To me, it looks "styling from outside by default". :)

Having said that, I still do not think it is a good idea to use a shadow root for this purpose.
Can we have a more lightweight approach?, such as 

document.registerDefaultStyle("input", condition, style) or something?



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

Received on Thursday, 4 February 2016 02:26:49 UTC