- From: Domenic Denicola <notifications@github.com>
- Date: Sat, 06 Jan 2018 17:43:02 +0000 (UTC)
- To: w3c/webcomponents <webcomponents@noreply.github.com>
- Cc: Subscribed <subscribed@noreply.github.com>
Received on Saturday, 6 January 2018 17:43:30 UTC
What would worry me about this is that this isn't how any built-in element behaves. I don't think custom elements should be gratuitously different from built-ins. `display: contents` is fairly surprising behavior; causing flex items to no longer be collected via direct children, but indirectly as you've shown, is not at all something that should be default, I think. -- 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/723#issuecomment-355762815
Received on Saturday, 6 January 2018 17:43:30 UTC