Re: [csswg-drafts] [css-align] definitions of baseline content-alignment seem wrong about which side it adds padding to

As you note, this situation cannot arise because we restrict baseline content-alignment to cases which are compatible with start-alignment (end alignment for last-baseline alignment). Closing as invalid.  This only adds a single check to the conditions (to make sure align-self has a good value), and it avoids a massively more complicated baseline-alignment algorithm, that in some cases won't be able to align the baselines at all.

If you would like us to remove the restriction and come up with some definition of how to perform baseline content alignment on an arbitrary collection of start-, end-, and center-aligned boxes, please file a separate issue and Agenda+ it.

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

Received on Thursday, 22 June 2017 22:42:53 UTC