- From: <bugzilla@jessica.w3.org>
- Date: Sat, 13 Oct 2012 21:00:13 +0000
- To: public-css-bugzilla@w3.org
- Message-ID: <bug-19525-5148@http.www.w3.org/Bugs/Public/>
https://www.w3.org/Bugs/Public/show_bug.cgi?id=19525
Priority: P2
Bug ID: 19525
Assignee: jackalmage@gmail.com
Summary: Number token is created with empty representation, but
minimum is 1 character
QA Contact: public-css-bugzilla@w3.org
Severity: normal
Classification: Unclassified
OS: Linux
Reporter: bfrohs@gmail.com
Hardware: PC
Status: NEW
Version: unspecified
Component: Syntax
Product: CSS
In the introduction of the "Tokenization" section, it is said that a number
token has a representation of *1 or more* characters:
> Number, percentage, and dimension tokens have a representation composed of 1 or more character...
However, in the "Number state" section, the representation is set to an *empty*
string:
> Create a number token with its representation initially set to the empty string.
--
You are receiving this mail because:
You are the QA Contact for the bug.
Received on Saturday, 13 October 2012 21:00:15 UTC