Re: [webcomponents] Composition Algorithm shouldn't unwrap slots (#308)

> It should because box generation is separate from style inheritance

Hmm. That's not what I expected. I assumed that `slot {color: red}` has no affect unless users overwrites `slot {display: contents}` with something like `slot {display: block}`.

Let me take another look later.


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

Received on Wednesday, 30 September 2015 01:57:53 UTC