mirror of
https://github.com/tc39/test262.git
synced 2025-07-31 01:44:54 +02:00
See note 2 on eras in CalendarResolveFields: https://tc39.es/proposal-temporal/#sec-temporal-calendarresolvefields This behaviour was not yet covered by any test262 tests. Based on Anba's tests from https://github.com/tc39/test262/pull/4080 but with different behaviour.