mirror of https://github.com/tc39/test262.git
374aac475d
For each entry point where a string calendar name is accepted, we should have a test that ensures the calendar name is case-insensitive. These tests existed but several were incomplete as they didn't take nested properties into account, and several entry points were missing this test. Fix a minor copy-paste issue with double semicolons. |
||
---|---|---|
.. | ||
Calendar | ||
Duration | ||
Instant/prototype | ||
Now | ||
PlainDate | ||
PlainDateTime | ||
PlainMonthDay/prototype | ||
PlainTime/prototype | ||
PlainYearMonth | ||
TimeZone | ||
ZonedDateTime |