Open
Description
Recently, currency and unit formatting were moved to their own registry functions. However, there is still style
that is either "decimal" or "percent".
This does not make sense. Please either remove "percent" (since a unit formatter should be able to handle it) or move it to its own function.