Steven R. Loomis

Results 747 comments of Steven R. Loomis

also CLDR (data) and ICU (implementation) implement casing via transforms (transliterators) due to complexity.

Title case is more complex than just these issues.

> > Hey everyone! 👋 > > I recently proposed [String.prototype.titleCase()](https://github.com/tc39/proposals/issues/550) and was directed to this issue as the right place for discussion. After reading through all the past comments,...

Casing itself is locale dependent. i uppercases to İ in Turkish. I don't think locale-broken casing should be propagated in this context (which is what casing functions are in the...

isn't this already in #4214

should use `Noto Sans Sunuwar` ?

according to the notes, the noto one is the SEI one but now under Noto. All the better if we can load it via Noto.

the challenge is that importing `kmx-plus.ts` in common/web/types tests drops coverage by 15%, under the threshold. So I can't add tests incrementally without introducing failures.

- example of kicking this can down the road in https://github.com/keymanapp/keyman/pull/9374/commits/4aacfbf737762f4ae9095677d1a9227bb8df268c