[csswg-drafts] [css-ruby] start/end-of-line white-space processing for annotations (#6002)

fantasai has just created a new issue for https://github.com/w3c/csswg-drafts:

== [css-ruby] start/end-of-line white-space processing for annotations ==
For bases, how css-text start/end-of-line processing white-space applies is clear, since the base is in the main inline formatting context. However, for annotations, it is less clear.

Is css-text's start/end-of-line processing applied per segment/annotation container, or only to the start-most/end-most annotation containers in the ruby, or only to annotations at the start/end of the line, or not at all?

(For CJK, it would be fine to strip all spaces, but for Latin-based annotations, word separators are sometimes necessary, so this needs to be solved in consideration of that context.)

Please view or discuss this issue at https://github.com/w3c/csswg-drafts/issues/6002 using your GitHub account


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

Received on Tuesday, 16 February 2021 04:29:35 UTC