- From: Pedram Emrouznejad <notifications@github.com>
- Date: Wed, 13 Jan 2016 13:11:19 -0800
- To: w3c/webcomponents <webcomponents@noreply.github.com>
Received on Wednesday, 13 January 2016 21:11:51 UTC
Thanks :+1: Can confirm it works in Blink too. Paste into address bar: ``` data:text/html, <x-foo id="el" class="bar"></x-foo><script>el.createShadowRoot().innerHTML="<style>:host-context(html):host(.bar) { color:red }</style>should be red"</script> ``` --- Reply to this email directly or view it on GitHub: https://github.com/w3c/webcomponents/issues/359#issuecomment-171433792
Received on Wednesday, 13 January 2016 21:11:51 UTC