Closed
Bug 283304
Opened 20 years ago
Closed 20 years ago
wrong sum result in javascript 1999.00 + 439.78, which handles firefox
Categories
(Toolkit Graveyard :: Error Console, defect)
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
Comment 1•20 years ago
|
||
*** This bug has been marked as a duplicate of 283303 ***
Status: UNCONFIRMED → RESOLVED
Closed: 20 years ago
Resolution: --- → DUPLICATE
Updated•16 years ago
|
Product: Firefox → Toolkit
Updated•8 years ago
|
Product: Toolkit → Toolkit Graveyard
You need to log in
before you can comment on or make changes to this bug.
Description
•