[Webkit-unassigned] [Bug 218139] Webkit incorrectly formats ar-AE numbers

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Mon Oct 26 11:06:02 PDT 2020


https://bugs.webkit.org/show_bug.cgi?id=218139

--- Comment #2 from Rob Snow <rsnow at adobe.com> ---
Can you explain more of why this is an intentional choice? (for us non-Apple folk)
We are relying on CLDR to handle number formatting and it's appearing differently between the browsers. This is problematic because I need to parse numbers as well, for which I also rely on CLDR because the Intl object doesn't have a corresponding number parser. I'd prefer to not have Safari specific code to override this. It certainly causes a loss of faith as well because I don't know how many more of these intentional differences exist. It also means it's harder for me to write unit tests for because Node uses CLDR as well.

-- 
You are receiving this mail because:
You are the assignee for the bug.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.webkit.org/pipermail/webkit-unassigned/attachments/20201026/9a8db81c/attachment-0001.htm>


More information about the webkit-unassigned mailing list