- From: Oriol Brufau via GitHub <sysbot+gh@w3.org>
- Date: Mon, 23 Apr 2018 11:29:02 +0000
- To: public-css-archive@w3.org
> we can't resolve the 100% width on its child box (the table box) because by definition max-content sizing is independent of the surroundings Isn't this bypassed by https://www.w3.org/TR/CSS21/tables.html#model and https://drafts.csswg.org/css-tables-3/#ref-for-table-wrapper-box? > Percentages on 'width' and 'height' on the table are relative to the table wrapper box's containing block, not the table wrapper box itself. > Percentages which would depend on the width and height on the table-wrapper box’s size are relative to the table-wrapper box’s containing block instead, not the table-wrapper box itself. -- GitHub Notification of comment by Loirooriol Please view or discuss this issue at https://github.com/w3c/csswg-drafts/issues/2604#issuecomment-383543169 using your GitHub account
Received on Monday, 23 April 2018 11:29:07 UTC