- From: <bugzilla@wiggum.w3.org>
- Date: Sun, 25 Oct 2009 00:15:19 +0000
- To: public-html-bugzilla@w3.org
http://www.w3.org/Bugs/Public/show_bug.cgi?id=8047
Summary: 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
Product: HTML WG
Version: unspecified
Platform: Other
URL: http://www.whatwg.org/specs/web-apps/current-
work/#reflecting-content-attributes-in-idl-attributes
OS/Version: other
Status: NEW
Severity: normal
Priority: P3
Component: HTML5 spec bugs
AssignedTo: dave.null@w3.org
ReportedBy: contributor@whatwg.org
QAContact: public-html-bugzilla@w3.org
CC: ian@hixie.ch, mike@w3.org, public-html@w3.org
Section:
http://www.whatwg.org/specs/web-apps/current-work/#reflecting-content-attributes-in-idl-attributes
Comment:
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 values get converted to Infinity?
Posted from: 212.183.134.209
--
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 Sunday, 25 October 2009 00:15:20 UTC