[Webkit-unassigned] [Bug 16640] Acid3 reveals broken behavior in toFixed and toExponential

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Fri Dec 28 15:13:44 PST 2007


http://bugs.webkit.org/show_bug.cgi?id=16640


eric at webkit.org changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
  Attachment #18158|                            |review?
               Flag|                            |




------- Comment #9 from eric at webkit.org  2007-12-28 15:13 PDT -------
Created an attachment (id=18158)
 --> (http://bugs.webkit.org/attachment.cgi?id=18158&action=view)
Split tests into 3 files, fixed toPrecision(nan) handling

 JavaScriptCore/kjs/number_object.cpp               |    2 +-
 LayoutTests/fast/js/number-tofixed-expected.txt    |   24 +++++
 .../fast/js/number-toprecision-expected.txt        |   26 +++++-
 .../fast/js/resources/number-toExponential.js      |   43 +++++++++
 LayoutTests/fast/js/resources/number-tofixed.js    |   44 ++++++++++
 .../fast/js/resources/number-toprecision.js        |   38 ++++++++-
 .../fast/js/resources/toFixed-and-toExponential.js |   91 --------------------
 LayoutTests/fast/js/toFixed-and-toExponential.html |   13 ---
 8 files changed, 170 insertions(+), 111 deletions(-)


-- 
Configure bugmail: http://bugs.webkit.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug, or are watching the assignee.



More information about the webkit-unassigned mailing list