mirror of https://github.com/tc39/test262.git
Has several effects on existing tests: - Remove PlainTime from various tests that extract a Temporal.Calendar instance from another Temporal object. - Remove Temporal.PlainTime.prototype.calendar property. - Remove calendar property from object returned from Temporal.PlainTime.prototype.getISOFields(). - Ignore calendar annotation when converting ISO string to PlainTime. Normative PR: https://github.com/tc39/proposal-temporal/pull/2482 |
||
---|---|---|
.. | ||
compare | ||
from | ||
prototype | ||
argument-convert.js | ||
argument-invalid.js | ||
basic.js | ||
builtin.js | ||
calendar-case-insensitive.js | ||
calendar-instance-does-not-get-calendar-property.js | ||
calendar-number.js | ||
calendar-string.js | ||
calendar-temporal-object.js | ||
calendar-undefined.js | ||
calendar-wrong-type.js | ||
constructor.js | ||
infinity-throws-rangeerror.js | ||
length.js | ||
limits.js | ||
missing-arguments.js | ||
name.js | ||
negative-infinity-throws-rangeerror.js | ||
prop-desc.js | ||
subclass.js |