mirror of https://github.com/tc39/test262.git
55fdf60820
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 | ||
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 | ||
length.js | ||
missing-arguments.js | ||
name.js | ||
prop-desc.js | ||
subclass.js | ||
timezone-case-insensitive.js | ||
timezone-instance-does-not-get-timeZone-property.js | ||
timezone-string-datetime.js | ||
timezone-string-leap-second.js | ||
timezone-string-multiple-offsets.js | ||
timezone-string.js | ||
timezone-wrong-type.js |