Re: [csswg-drafts] [css-sizing][css-align][css-text] Aligning an aligned block of text within its container

@palemieux @nigelmegitt One major question we have is whether this needs to work across blocks or only within a single “paragraph”. In other words, do you choose the longest line only within that paragraph or do you choose the longest line considering some set of paragraphs > 1?

If you choose the longest line only within a paragraph, e.g. the text two consecutive blocks that have `text-align: left; text-group-align: center` will not align on the left edge, since they will be centered individually.

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

Received on Friday, 27 April 2018 04:58:02 UTC