Henri Sivonen
Henri Sivonen
It seems unrealistic for an implementation that is under substantial interop constraints to ship without `zh-Hans` data _and_ without capability of loading it at run-time in a way that doesn't...
In addition to a non-JS solution to this probably belonging in CSS conceptually (the JS solution belongs in the intl API), the requested feature has the problem than when the...
The [proposal](https://github.com/whatwg/html/issues/4630#issuecomment-2849303093) upthread seems to start from the `Intl` APIs and mapping them to elements one-to-one to new elements without discussion of proposed `datetime` element vs. the existing `time` element....
> > By making the size of a locale larger, in a scenario where size budget only allows for top N locales, display names hurt datetime formatting, collation, etc. support...
I think we should make `h24` act as an alias of `h23`. Every time I've seen `h24` in the wild (i.e. outside examples contrasting `h23` and `h24`), it's been a...
> The changes required seem to mostly be in data files. It seems not too complex. There are additional sources of complexity: 1. The generator is still on Python 2,...
See https://github.com/hsivonen/encoding_rs/pull/108 for progress.
Released as 0.8.35.
As this isn't urgent, I don't want to have churn across multiple releases on this point, and the spec PR is still open to leave time for broader review past...
I acknowledge that I have seen this, but this will take more time for me to merge, because I want to port this to the generator script. (Which I need...