Re: [i18n-activity] Handling non-kana text for rubyAlign with spaceAround or spaceBetween

The TTML WG conclusion was:

> We will create tests to verify this behaviour and will be open to implementation feedback based on the results of those tests during CR.

That would mean that for spaceBetween you'd see

```
|j a y  c h o u|
```

rather than 

```
|jay    chou| 
```

I have requested information about what feedback was received during CR.

My expectation is that people working with pinyin (or, i suppose, other word-separated writing systems) will normally use the `centre` value, rather than `spaceBetween` or `spaceAround`, so this may be a non-issue.

-- 
GitHub Notification of comment by r12a
Please view or discuss this issue at https://github.com/w3c/i18n-activity/issues/320#issuecomment-428170917 using your GitHub account

Received on Tuesday, 9 October 2018 12:22:16 UTC