jsmreese / moment-duration-format

Format function plugin for the Moment Duration object.
MIT License
967 stars 121 forks source link

“Floating point errors from Moment.js output” test fails in Chrome 68 and Firefox 61 #121

Open ticky opened 5 years ago

ticky commented 5 years ago

Test in question: https://cdn.rawgit.com/jsmreese/moment-duration-format/0d6cfe10/test/test.html?testId=49cd728a

image

(This screenshot is Chrome, but the results are identical between both affected browsers)

Discovered while testing my branch for #120. Glad to confirm it wasn’t introduced by me! 😅