[Webkit-unassigned] [Bug 134920] JSON.parse gives incorrect result for "-0 ".

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Mon Jun 10 17:53:33 PDT 2019


https://bugs.webkit.org/show_bug.cgi?id=134920

Alexey Shvayka <shvaikalesh at gmail.com> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |shvaikalesh at gmail.com

--- Comment #1 from Alexey Shvayka <shvaikalesh at gmail.com> ---
This is fixed as of rev. 246299: negative zero surrounded by whitespace is parsed correctly.
To prevent regressions, I am adding a few test cases to Test262: https://github.com/tc39/test262/pull/2196 (file: text-negative-zero.js)

-- 
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/20190611/e76d991a/attachment.html>


More information about the webkit-unassigned mailing list