Re: [webcomponents] Define the behavior of '::slotted' (the former name is '::content'). (#331)

@rune-opera, thanks for pointing it out.
Yeah, if the #316 is applied,

* The `<span>` is in the outermost scope
* The `<style green/yellow>` is in the outer shadow.
* The `<style red>` is in the inner shadow.

That means, that green/yellow style wins against red rule, correct?


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

Received on Monday, 7 March 2016 10:01:20 UTC