bug(core): LDML processor does not normalize before each `transformGroup`
Open
bug
core/
- Dominant language
- Pascal
- Stars
- 534
- Forks
- 143
- Avg merge
- 2d 10h
- Merged PRs (30d)
- 113
Description
From @miloush via keyboard-sc WG email:
> I did some comparison between Microsoft’s, Keyman’s and Martin’s implementations.
Normalization: The spec says it must happen “before each transformGroup”, I understand Keyman does not do that; Martin normalizes individual rule outputs, except after reordering. I followed the spec in normalizing after each group, but maybe we don’t want to normalize after reorder?
Contributor guide
Assessment
This issue has not been assessed yet.