RESOLVED FIXED 278139
[JSC] TimeZone without Time should be rejected in ISO8601 strings
https://bugs.webkit.org/show_bug.cgi?id=278139
Summary [JSC] TimeZone without Time should be rejected in ISO8601 strings
Sosuke Suzuki
Reported 2024-08-14 18:24:43 PDT
In the latest Temporal spec, a TimeZone after a Date without a Time should be rejected[1][2]. However, the current JSC allows such ISO 8601 strings. [1]: https://github.com/tc39/proposal-temporal/pull/2428 [2]: https://github.com/tc39/test262/pull/3699
Attachments
Sosuke Suzuki
Comment 1 2024-08-14 18:25:46 PDT
EWS
Comment 2 2024-08-15 15:48:55 PDT
Committed 282315@main (b495aa82afaf): <https://commits.webkit.org/282315@main> Reviewed commits have been landed. Closing PR #32223 and removing active labels.
Radar WebKit Bug Importer
Comment 3 2024-08-15 15:49:17 PDT
Note You need to log in before you can comment on or make changes to this bug.