- From: Ryosuke Niwa <notifications@github.com>
- Date: Sun, 27 Mar 2016 23:35:22 -0700
- To: w3c/webcomponents <webcomponents@noreply.github.com>
Received on Monday, 28 March 2016 06:35:49 UTC
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