Re: [csswg-drafts] [css-align-3][css-tables-3] Define last baseline for tables. (#7655)

This should use the same logic as we decide in #7641, wrt using cells with last-baseline alignment, and maybe falling back to first-baseline (if we decide to do that for flexbox) before falling back to a synthesized baseline.

Also it should be checking for `align-content: last baseline`, not `vertical-align: baseline`; see <https://www.w3.org/TR/css-align-3/#distribution-block> which defines that `align-content: normal` *defers to* `vertical-align` but other values override that behavior.

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


-- 
Sent via github-notify-ml as configured in https://github.com/w3c/github-notify-ml-config

Received on Monday, 29 August 2022 21:15:53 UTC