- From: Joseph Orbegoso Pea <notifications@github.com>
- Date: Fri, 29 Apr 2016 18:28:53 -0700
- To: w3c/webcomponents <webcomponents@noreply.github.com>
- Cc:
Received on Saturday, 30 April 2016 01:29:26 UTC
Why is this allowed? It seems like if I place DOM from an unknown source in my shadow root that one of the main advantages would be encapsulating that unknown DOM so it can not escape the encapsulation. I wouldn't want it to apply arbitrary style to my shadow host. What's the advantage of allowing `:host` access via CSS? --- You are receiving this because you are subscribed to this thread. Reply to this email directly or view it on GitHub: https://github.com/w3c/webcomponents/issues/490
Received on Saturday, 30 April 2016 01:29:26 UTC