- From: <bugzilla@wiggum.w3.org>
- Date: Fri, 23 Oct 2009 09:52:14 +0000
- To: public-html-bugzilla@w3.org
http://www.w3.org/Bugs/Public/show_bug.cgi?id=8021
Summary: The step with dividing by 10^{length} is phrased very
differently to the fraction loop for parsing floating
point numbers, but seems to be achieving the same
result. They should be phrased the same, to make it
clear they're computing the same thing.
Product: HTML WG
Version: unspecified
Platform: Other
URL: http://www.whatwg.org/specs/web-apps/current-
work/#percentages-and-dimensions
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/#percentages-and-dimensions
Comment:
The step with dividing by 10^{length} is phrased very differently to the
fraction loop for parsing floating point numbers, but seems to be achieving the
same result. They should be phrased the same, to make it clear they're
computing the same thing.
Posted from: 89.242.144.173
--
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 Friday, 23 October 2009 09:52:20 UTC