- From: Oriol Brufau via GitHub <sysbot+gh@w3.org>
- Date: Mon, 23 Apr 2018 18:46:33 +0000
- To: public-css-archive@w3.org
I'm not convinced, since percentages on the table box are not relative to the table wrapper box, they are not [cyclic percentages](https://drafts.csswg.org/css-sizing-3/#cyclic-percentage) (assuming the table wrapper box's containing block has a definite width). Therefore I don't think the percentage should be treated as `auto` when sizing the table wrapper box with max-content. > by definition, that max-content width isn't influenced by the containing block's size Does the definition actually say this? Not sure if I'm looking at the wrong definition. I think your statement is almost always true, but not for table wrapper boxes. -- GitHub Notification of comment by Loirooriol Please view or discuss this issue at https://github.com/w3c/csswg-drafts/issues/2604#issuecomment-383681444 using your GitHub account
Received on Monday, 23 April 2018 18:46:38 UTC