Re: [webcomponents] Slots in a flat tree (#308)

In general, it's a good idea to minimize the number of new "magics" we introduce to the Web.  Being able to describe/de-sugar slot element's behavior in terms of `display: contents` would be "explaining" the platform and "building on top of primitives".  Introducing a shadow-DOM specific CSS box generation mechanism is anti-pattern in this regard (against the Extensible Web Manifest).

---
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/308#issuecomment-202258346

Received on Monday, 28 March 2016 06:35:49 UTC