WebKit Bugzilla
New
Browse
Log In
×
Sign in with GitHub
or
Remember my login
Create Account
·
Forgot Password
Forgotten password account recovery
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
Add attachment
proposed patch, testcase, etc.
Sosuke Suzuki
Comment 1
2024-08-14 18:25:46 PDT
Pull request:
https://github.com/WebKit/WebKit/pull/32223
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
<
rdar://problem/133988956
>
Note
You need to
log in
before you can comment on or make changes to this bug.
Top of Page
Format For Printing
XML
Clone This Bug