Status: New Owner: ---- New issue 522 by goorol2: toFixed() method problem http://code.google.com/p/v8/issues/detail?id=522
URLs: http://pc44.one.pl/goorol/bugs/chrome/Number.toFixed.html Chrome 4.0: FAILS Opera: ok IE: ok What steps will reproduce the problem? 1. run attachement or URL What is the expected result? ( 0.95 ) . toFixed ( 1 ) = 0.9 What happens instead? ( 0.95 ) . toFixed ( 1 ) = 1.0 Attachments: Number.toFixed.html 1.5 KB -- You received this message because you are listed in the owner or CC fields of this issue, or because you starred this issue. You may adjust your issue notification preferences at: http://code.google.com/hosting/settings --~--~---------~--~----~------------~-------~--~----~ v8-dev mailing list [email protected] http://groups.google.com/group/v8-dev -~----------~----~----~----~------~----~------~--~---
