- From: Mats Palmgren via GitHub <sysbot+gh@w3.org>
- Date: Wed, 28 Sep 2016 15:11:02 +0000
- To: public-css-archive@w3.org
We ignore display:contents in a few cases where it doesn't make sense, such as for replaced elements. (I can dig up the exact conditions if you need it.) So I think this change is basically wrong: https://github.com/w3c/csswg-drafts/commit/c65b958fed74a0e29e45700351e7f9eb92ce1d0d rather than referring to literal display values, it would be better to use more general terms, e.g. "when the element has a principal box, use its size, otherwise use the computed value" -- GitHub Notification of comment by MatsPalmgren Please view or discuss this issue at https://github.com/w3c/csswg-drafts/issues/540#issuecomment-250196644 using your GitHub account
Received on Wednesday, 28 September 2016 15:11:09 UTC