Re: [i18n-activity] Enclosed alphanumerics and text-align:capitalize (#222)

(for my [action item](https://www.w3.org/International/track/actions/905)) The result of this thread was the the test was fixed and that circled letters do not `text-transform: capitalize`. This transform is similar to Unicode Titlecase, except that it does not include lowercasing of middle/ending letters.

The question that remains is whether this is correct for circled/enclosed letters. There are some weird lacunae in Unicode: the parenthesized letters don't case fold, for example, while the circled letters do. It's a mish-mosh. While my initial personal reaction was that the text-transform should "work as advertised" and provide the case fold for lower case enclosed alphas, in fact the thing that turns out to be arbitrary is Unicode's handling of circled letters.

TL;DR: I think we should close this issue and be satisfied with the result.

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

Received on Wednesday, 13 May 2020 19:39:36 UTC