Bug 5307
| Summary: | Number.toFixed doesn't round 0.5 up | ||||||
|---|---|---|---|---|---|---|---|
| Product: | WebKit | Reporter: | Bob Ippolito <bob> | ||||
| Component: | JavaScriptCore | Assignee: | Nobody <webkit-unassigned> | ||||
| Status: | RESOLVED FIXED | ||||||
| Severity: | Normal | CC: | fick_el | ||||
| Priority: | P2 | ||||||
| Version: | 420+ | ||||||
| Hardware: | Mac | ||||||
| OS: | OS X 10.4 | ||||||
| URL: | javascript:alert((0.5).toFixed(0)) | ||||||
| Attachments: |
|
||||||
2006-01-03 01:48 PST, Ricci Adams