Re: [csswg-drafts] [css-text] Render U+2028 LINE SEPARATOR as a forced line break (#6992)

@fantasai I see that the first sentence of @frivoal's suggestion made it into https://www.w3.org/TR/css-text-4/:

> Regardless of the [white-space](https://www.w3.org/TR/css-text-4/#propdef-white-space) value, lines always break at each [preserved](https://www.w3.org/TR/css-text-4/#preserved-white-space) forced break character: thus for all values, line-breaking behavior defined for the BK and NL Unicode line breaking classes must be honored. [[UAX14]](https://www.w3.org/TR/css-text-4/#biblio-uax14)

but not the second sentence:

> Note: As of Unicode 14, the BK and NL classes include U+000B, U+000C, U+0085, U+2028, and U+2029.

Any particular reason why this should not be included?  I realize these code points are implied by reference to UAX14, but it seems nice to be explicit, especially given that plenty of other code points are mentioned by number in this draft.

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


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

Received on Wednesday, 30 March 2022 00:59:33 UTC