[Bug 8047] Reflecting floats: The rules for parsing floating point number values return an unlimited-precision (finite in base 10) number. How is it converted to limited-precision IDL attribute types? In particular, what rounding mode is used? and do very large valu

http://www.w3.org/Bugs/Public/show_bug.cgi?id=8047





--- Comment #5 from contributor@whatwg.org  2009-10-27 10:30:05 ---
Checked in as WHATWG revision r4348.
Check-in comment: Redefine how to parse floats so that they are always narrowed
to 32bit floats.
http://html5.org/tools/web-apps-tracker?from=4347&to=4348


-- 
Configure bugmail: http://www.w3.org/Bugs/Public/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the QA contact for the bug.

Received on Tuesday, 27 October 2009 10:30:07 UTC