[Webkit-unassigned] [Bug 278139] New: [JSC] TimeZone without Time should be rejected in ISO8601 strings
bugzilla-daemon at webkit.org
bugzilla-daemon at webkit.org
Wed Aug 14 18:24:43 PDT 2024
https://bugs.webkit.org/show_bug.cgi?id=278139
Bug ID: 278139
Summary: [JSC] TimeZone without Time should be rejected in
ISO8601 strings
Product: WebKit
Version: WebKit Nightly Build
Hardware: Unspecified
OS: Unspecified
Status: NEW
Severity: Normal
Priority: P2
Component: JavaScriptCore
Assignee: webkit-unassigned at lists.webkit.org
Reporter: aosukeke at gmail.com
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
--
You are receiving this mail because:
You are the assignee for the bug.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.webkit.org/pipermail/webkit-unassigned/attachments/20240815/eccac621/attachment.htm>
More information about the webkit-unassigned
mailing list