Re: [csswg-drafts] [css-text] Hanging/collapsing of fixed-width spaces not specified (#3879)

Doing something like this could mean changing either or both of these sentences in [4.1.2](https://drafts.csswg.org/css-text-3/#white-space-phase-2) to cover more types of spaces, (maybe U+2000 to U+200A and U+205F)
* > A sequence at the end of a line (ignoring any intervening inline box boundaries) of collapsible spaces (U+0020) and/or ideographic spaces (U+3000) whose white-space value collapses spaces is removed. 
* > If there remains any sequence of white space and/or ideographic spaces (U+3000) at the end of a line: 
  > [... rules about pre-wrap and break-spaces..]

Conceptually, that makes sense to me.

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

Received on Friday, 3 May 2019 09:40:27 UTC