Re: [csswg-drafts] [css-tables] fixed width distribution

> Have fixed width distribution follow that of table-layout: auto: auto is resolved first, then px, then %.

Could you say more about where this order comes from? https://drafts.csswg.org/css-tables-3/#width-distribution-algorithm seems to assign width to % first (in min-content-percentage guess) then fixed (in "any other column that is constrained" in min-content-specified guess) and finally auto (in "all other columns" in max-content guess)


-- 
GitHub Notification of comment by davidsgrogan
Please view or discuss this issue at https://github.com/w3c/csswg-drafts/issues/484#issuecomment-317547766 using your GitHub account

Received on Monday, 24 July 2017 20:40:56 UTC