Re: [csswg-drafts] [css-tables-3] Editorial: Explanation needed for width distribution figure

Good point. I'll add a legend to the spec :)

> each drawing represent a way of sizing the columns
> the four cases in the left are the sizing guesses described above in the spec: min-content, min-content percentage, min-content-specified, and max-content
> the cases on the right are interpolations required for sizes that do not match exactly one of the four guesses

> green arrows is the direction you should take if you have extra space to distribute after applying the current method
> red arrows is the direction you should take if you have distributed too much space by applying the current method

> each type of column (auto, px, %) has its own color (yellow, blue, orange).
> in an interpolation: columns that get shrinked down from previous guess will be painted red
> in an interpolation: columns that get expanded from previous case will be painted green


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

Received on Wednesday, 30 August 2017 19:07:58 UTC