- From: <bugzilla@wiggum.w3.org>
- Date: Mon, 16 Nov 2009 03:42:19 +0000
- To: public-html-bugzilla@w3.org
http://www.w3.org/Bugs/Public/show_bug.cgi?id=8311
Summary: Typo error in algorithm to calculate ratios 2.4.4.4
Product: HTML WG
Version: unspecified
Platform: PC
URL: http://www.w3.org/TR/html5/infrastructure.html#infrastru
cture
OS/Version: Windows NT
Status: NEW
Severity: trivial
Priority: P3
Component: HTML5 spec bugs
AssignedTo: dave.null@w3.org
ReportedBy: panwarsr@yahoo.com
QAContact: public-html-bugzilla@w3.org
CC: ian@hixie.ch, mike@w3.org, public-html@w3.org
In the algorithm to calculate ratios in section 2.4.4.4, step 7 is erroneous
The correct statement should be
7. If the string contains any other characters in the range U+0030 DIGIT ZERO
to U+0039 DIGIT NINE, but denominator was [missing "not"]given a value in the
step 6, return nothing and abort these steps.
--
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 Monday, 16 November 2009 03:42:28 UTC