Re: [csswg-drafts] [css-ruby] Parent doesn't contain children (#3530)

@cjbarth Yeah, so the reasoning behind the current spec is to avoid increasing the line-spacing for ruby in the general case: typographers really don't like it when that happens. The side-effect as you noticed, is that the ruby leaks halfway outside the block box.

We can add a switch to say "line box must contain 100% of the ruby", and that's probably appropriate in some cases; but it does mean that lines with ruby and lines without ruby will be spaced differently. I'm not sure whether that's what you want, or whether you want to always reserve space as if ruby was there, per #3351. Would you mind clarifying?

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


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

Received on Monday, 1 February 2021 07:46:24 UTC