- From: <bugzilla@wiggum.w3.org>
- Date: Tue, 06 Jan 2009 12:33:03 +0000
- To: public-html-bugzilla@w3.org
http://www.w3.org/Bugs/Public/show_bug.cgi?id=6370
Summary: Float exponent part unclear about length of sequence
Product: HTML WG
Version: unspecified
Platform: PC
URL: http://www.whatwg.org/specs/web-apps/current-
work/#valid-floating-point-number
OS/Version: All
Status: NEW
Severity: normal
Priority: P2
Component: Spec bugs
AssignedTo: dave.null@w3.org
ReportedBy: hsivonen@iki.fi
QAContact: public-html-bugzilla@w3.org
CC: ian@hixie.ch, mike@w3.org, public-html@w3.org
Under
http://www.whatwg.org/specs/web-apps/current-work/#valid-floating-point-number
3.2. says "A series of one or more characters in the range U+0030 DIGIT ZERO
(0) to U+0039 DIGIT NINE (9)."
but 4.3. says "A series of characters in the range U+0030 DIGIT ZERO (0) to
U+0039 DIGIT NINE (9)."
Expected the latter to say the same as the former.
--
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, 6 January 2009 12:33:12 UTC