boa-dev / temporal

A Rust implementation of ECMAScript's Temporal API
Apache License 2.0
26 stars 4 forks source link

Fix rounding when the dividend is smaller than the divisor #57

Closed jedel1043 closed 5 months ago

jedel1043 commented 5 months ago

Fixes the regressions on https://github.com/boa-dev/boa/pull/3880.