JavaScriptCore:
2008-10-08 Maciej Stachowiak <mjs@apple.com>
Reviewed by Oliver Hunt.
- correctly handle appending -0 to a string, it should stringify as just 0
* kjs/ustring.cpp:
(JSC::concatenate):
LayoutTests:
2008-10-08 Maciej Stachowiak <mjs@apple.com>
Reviewed by Oliver Hunt.
- added test case for: correctly handle appending -0 to a string, it should stringify as just 0
(added to existing test)
* fast/js/number-toString-expected.txt:
* fast/js/resources/number-toString.js:
- updated results in light of above fix
* fast/js/math-transforms-expected.txt:
git-svn-id: http://svn.webkit.org/repository/webkit/trunk@37415
268f45cc-cd09-0410-ab3c-
d52691b4dbfc