mirror of
https://github.com/tc39/test262.git
synced 2025-04-08 19:35:28 +02:00
Replace %%%conversion_target%%% with PlainDate
This commit is contained in:
parent
3ddfa0cd13
commit
caaeb2bc90
@ -5,7 +5,7 @@
|
||||
esid: sec-temporal.calendar.prototype.dateuntil
|
||||
description: >
|
||||
RangeError thrown if an invalid ISO string (or syntactically valid ISO string
|
||||
that is not supported) is used as a %%%conversion_target%%%
|
||||
that is not supported) is used as a PlainDate
|
||||
features: [Temporal, arrow-function]
|
||||
---*/
|
||||
|
||||
|
@ -5,7 +5,7 @@
|
||||
esid: sec-temporal.plaindate.compare
|
||||
description: >
|
||||
RangeError thrown if an invalid ISO string (or syntactically valid ISO string
|
||||
that is not supported) is used as a %%%conversion_target%%%
|
||||
that is not supported) is used as a PlainDate
|
||||
features: [Temporal, arrow-function]
|
||||
---*/
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user