tc39 / test262

Official ECMAScript Conformance Test Suite
Other
2.3k stars 457 forks source link

Temporal: Tests for disallowed corner case in rounding durations #4152

Open ptomato opened 1 month ago

ptomato commented 1 month ago

This test covers a normative change to disallow an ambiguous corner case in the options bag for Temporal.Duration.prototype.round().

See https://github.com/tc39/proposal-temporal/pull/2916

ptomato commented 4 weeks ago

Achieved consensus at TC39 plenary 2024-07-30.