[Webkit-unassigned] [Bug 214546] Intl NumberFormat style currency incorrect format for 'es-CA' CAD

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Mon Jul 27 05:41:25 PDT 2020


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

Dmitry Boksha <zmicerboksha at gmail.com> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |zmicerboksha at gmail.com

--- Comment #2 from Dmitry Boksha <zmicerboksha at gmail.com> ---
I have a similar situation with 
Intl.NumberFormat('fr-US', { style: 'currency', currency: 'USD' }).format(99999999)

Chrome (84.0.4147.89) and Firefox (78.0.2)  --> "99 999 999,00 $US"
Safari (Version 13.1.2 (15609.3.5.1.3) --> "99999999,00 $US"

-- 
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/20200727/03803412/attachment.htm>


More information about the webkit-unassigned mailing list