I believe you don't overflow because of a generalization of the following min(...) statement: > If the table-root element has 'width: auto', the used width is the greater of min(GRIDMAX, the table’s containing block width), CAPMIN, and GRIDMIN. > https://drafts.csswg.org/css-tables-3/#computing-the-table-width Now reading this and your message I realize the GRIDMIN and GRIDMAX are probably improperly defined in the spec because the algorithm to compute them does not use the percentages in any way. @dbaron can you confirm the text you wrote to define them needs some addition to take care of percentage back-computations? Or am I missing something? -- GitHub Notification of comment by FremyCompany Please view or discuss this issue at https://github.com/w3c/csswg-drafts/issues/1046#issuecomment-281551260 using your GitHub accountReceived on Wednesday, 22 February 2017 02:40:59 UTC
This archive was generated by hypermail 2.4.0 : Thursday, 24 March 2022 20:26:37 UTC