[csswg-drafts] [css-ruby] Limitting leading/trailing space with ruby-align:space-around (#5918)

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

== [css-ruby] Limitting leading/trailing space with ruby-align:space-around ==
The behavior currently prescribed by ruby-align:space-around is not quite the one that JLREQ or Simple Ruby calls for: They limit the amount of space at the edges to 1em of the ruby annotation font size, to ensure that the annotation obviously spans across the entire annotated base text. Should we encode this limit into the definition of `space-around`?

Simple Ruby: https://www.w3.org/TR/simple-ruby/#group-3
JLREQ: https://www.w3.org/TR/jlreq/#fig2_3_21

See also [Antenna House's user manual](https://docs.antennahouse.com/formatter/ahf-ruby.html#axf.ruby-limit-space), which calls for the same behavior. Not suggesting we add support for the property they have to control this in L1, but its initial value matches.

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


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

Received on Tuesday, 2 February 2021 05:40:24 UTC