Re: [csswg-drafts] Provide options for flexible line height, fitting text vertically to the container (#5515)

@BennyHinrichs I think what you're talking about is similar to https://www.w3.org/TR/css-flexbox-1/#align-content-property except for line boxes? Is that correct?

If so, the tricky thing is that the lines in a block aren't necessarily the direct children of it: frequently they're descendants of those children. So while the idea is straightforward, actually implementing it isn't...

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


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

Received on Thursday, 7 January 2021 18:25:47 UTC