[Webkit-unassigned] [Bug 172637] REGRESSION(r217458): 55 javascript tests are failing after r217458 on Linux and Windows
bugzilla-daemon at webkit.org
bugzilla-daemon at webkit.org
Fri May 26 07:25:32 PDT 2017
https://bugs.webkit.org/show_bug.cgi?id=172637
--- Comment #10 from Yusuke Suzuki <utatane.tea at gmail.com> ---
(In reply to Keith Miller from comment #9)
> Hmm, it looks like FF and Chrome turn "new Date("May 8 -1")" into NaN.
> Perhaps we should have the same result here?
>
> As far as LMT it doesn't look like the spec mentions it:
> https://tc39.github.io/ecma262/#sec-local-time-zone-adjustment. So it seems
> like we should avoid using it.
LMT can be easily seen if you use a bit old date (but it's not so old, year < 1883).
For example, `new Date("May 8 1880")` will show "Fri May 07 1880 23:59:02 GMT-0752 (LMT)".
--
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/20170526/0870c684/attachment.html>
More information about the webkit-unassigned
mailing list