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

Thanks for this, just seen it after a short vacation. @palemieux I don't quite get your question - if you mean "if the multiRowAlign feature is _not_ supported" then the fallback should be that all the lines are aligned as per `text-align`. 

For example `text-align: left; multi-row-align: center;` would left align every line if it did not support `multi-row-align`. (I'm not proposing a CSS solution with a property called `multi-row-align`, just using this "syntax" as a short-hand to try to answer the question)

Does that answer your question in https://github.com/w3c/csswg-drafts/issues/1975#issuecomment-379502048 ?

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

Received on Monday, 16 April 2018 11:05:12 UTC