- From: Emilio Cobos Álvarez via GitHub <sysbot+gh@w3.org>
- Date: Thu, 27 Sep 2018 20:03:54 +0000
- To: public-css-archive@w3.org
Yeah, texts inherits from display: contents elements, otherwise something like: ```html <div style="color: red"><div style="display: contents; color: green">Should be green</div></div> ``` Would render red. -- GitHub Notification of comment by emilio Please view or discuss this issue at https://github.com/w3c/csswg-drafts/issues/3176#issuecomment-425224650 using your GitHub account
Received on Thursday, 27 September 2018 20:03:57 UTC