mirror of
https://github.com/tc39/test262.git
synced 2025-07-05 13:14:38 +02:00
https://github.com/tc39/proposal-temporal/pull/1907 was a bug that caused negative Duration strings with fractional units to be rounded incorrectly. Add tests that ensure the rounding mode is correct. This was a normative change that achieved consensus at the December 2021 TC39 meeting.