Re: [csswg-drafts] [css-align] don't introduce baseline alignment to table columns

> Also, why does justify-self still allow baseline alignment? I thought baselines were only generated for the inline direction, so you could not possibly justify yourself based on a baseline, can you?

align vs justify is based on the container's writing mode - if your container is horizontal but you're vertical, you can absolutely justify yourself to a baseline.

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

Received on Tuesday, 27 June 2017 19:13:20 UTC