Ticket #356 (new defect)

Opened 3 years ago

Last modified 2 years ago

RI evaluates 1.0/-0.0 to Infinity not -Infinity

Reported by: brendan Assigned to: anonymous
Type: defect Priority: major
Component: RefImpl Version: 3.1
Keywords: Cc: graydon

Description

>> 1.0/-0.0
Infinity

SpiderMonkey? js shell:

js> 1/-0
-Infinity

/be

Attachments

Change History

Changed 2 years ago by David-Sarah Hopwood

  • version changed from 4 to 3.1

Affects conformance of RefImpl? to ES3.1.

Note: See TracTickets for help on using tickets.