Re: [csswg-drafts] [css-tables-3] Tall cell height redistribution algorithm (#4418)

Thanks for looking into this!

I am uncertain about whether the greedy approach makes a lot of sense. Based on your findings only Chrome behaves that way, and I think it's unfortunate that reordering rows also changes their size. 

I'd rather we interpolate linearly between all such cells in Group 1 between their current and preferred size. That is likely to produce the more visually pleasing result. Would that be an option for you, do you think?

Other than that, the steps outlined look reasonable to me, I'd be happy to write that down in the spec instead of the blank section :)

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

Received on Tuesday, 15 October 2019 11:39:32 UTC