1
Fork 0
mirror of https://github.com/RGBCube/serenity synced 2025-05-31 15:28:11 +00:00
serenity/Userland/Libraries/LibJS/Tests/builtins/Temporal
Luke Wilde 3666d2132b LibJS: Remove fallback value for get_offset_nanoseconds_for
This is a normative change in the Temporal spec.

See: 664f02d

Note that the tests are not comprehensive.
2021-11-17 11:30:13 +00:00
..
Calendar LibJS: Enable Temporal.Calendar.prototype.dateAdd() test that now passes 2021-11-02 09:24:35 +01:00
Duration LibJS: Remove fallback value for get_offset_nanoseconds_for 2021-11-17 11:30:13 +00:00
Instant LibJS: Remove fallback value for get_offset_nanoseconds_for 2021-11-17 11:30:13 +00:00
Now LibJS: Remove fallback value for get_offset_nanoseconds_for 2021-11-17 11:30:13 +00:00
PlainDate LibJS: Remove fallback value for get_offset_nanoseconds_for 2021-11-17 11:30:13 +00:00
PlainDateTime LibJS: Remove fallback value for get_offset_nanoseconds_for 2021-11-17 11:30:13 +00:00
PlainMonthDay LibJS: Implement Temporal.PlainMonthDay.prototype.with() 2021-11-08 22:19:45 +00:00
PlainTime LibJS: Remove fallback value for get_offset_nanoseconds_for 2021-11-17 11:30:13 +00:00
PlainYearMonth LibJS: Implement Temporal.PlainYearMonth.prototype.with() 2021-11-08 22:19:45 +00:00
TimeZone LibJS: Remove fallback value for get_offset_nanoseconds_for 2021-11-17 11:30:13 +00:00
ZonedDateTime LibJS: Remove fallback value for get_offset_nanoseconds_for 2021-11-17 11:30:13 +00:00
Temporal.@@toStringTag.js LibJS: Implement Temporal[@@toStringTag] 2021-07-27 18:48:22 +01:00