Re: [csswg-drafts] [css-align][css-grid][css-flexbox] align-content:baseline applies to all grid/flex items? (#4545)

Note that (https://drafts.csswg.org/css-cascade/#computed)

> The computed value exists even when the property does not apply

Since the condition only checks the computed value, it seems that `align-content` doesn't need to apply in order to let images participate in baseline alignment... but if the property has some effect then it should apply.

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

Received on Sunday, 1 December 2019 18:56:05 UTC