Re: [csswg-drafts] [css-ruby] Adjacent overhanging ruby text should not run together in scripts with spaces between words (e.g. Latin) (#3498)

For Level 1, do we want to allow the UA to do something automatic, similar to how we handle ruby overhang and line-edge alignment?

```
<h3 id="ruby-spacing">
Ruby Annotation and Overhang Spacing</h3>

 For writing systems that use a space between words,
 the [=annotations=] of two adjacent [=ruby containers=]
 can unreadably collide
 if they run into each other without any intervening spacing.
 UAs may automatically space such [=ruby containers=] apart
 by applying extra margin to each [=ruby container=].

 This level of CSS Ruby does not provide a mechanism to control this behavior.
```



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


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

Received on Monday, 1 February 2021 08:20:38 UTC