Closed Bug 283306 Opened 19 years ago Closed 19 years ago

wrong sum result in javascript 1999.00 + 439.78, which handles firefox

Categories

(Toolkit Graveyard :: Error Console, defect)

x86
Windows XP
defect
Not set
normal

Tracking

(Not tracked)

RESOLVED DUPLICATE of bug 283303

People

(Reporter: lzmywaczyk, Assigned: bugs)

Details

User-Agent:       Mozilla/4.0 (compatible; MSIE 6.0; Windows NT 5.1)
Build Identifier: 

<html>
<head>
<script language="javascript">
alert( 1999.00 + 439.78 );
</script>
</head>
</html>

Reproducible: Always

*** This bug has been marked as a duplicate of 283303 ***
Status: UNCONFIRMED → RESOLVED
Closed: 19 years ago
Resolution: --- → DUPLICATE
Product: Firefox → Toolkit
Product: Toolkit → Toolkit Graveyard
You need to log in before you can comment on or make changes to this bug.