mirror of
https://github.com/mozilla/gecko-dev.git
synced 2025-01-10 22:09:32 +00:00
c20c35ab39
Rounding of double(4) + double(1)/10 to two decimal places gives 4.21. Fixed this issue. sr=glen.beasley