- From: <bugzilla@wiggum.w3.org>
- Date: Tue, 24 Aug 2004 08:52:39 +0000
- To: www-validator-cvs@w3.org
http://www.w3.org/Bugs/Public/show_bug.cgi?id=845
Summary: Validator accepts selector ID starting with a number
Product: CSSValidator
Version: CSS Validator
Platform: All
URL: http://wolruf.free.fr/mozbug/css/test.html
OS/Version: All
Status: NEW
Severity: normal
Priority: P2
Component: CSS 2.0
AssignedTo: ot@w3.org
ReportedBy: wolruf@free.fr
QAContact: www-validator-cvs@w3.org
this follows a bug report http://bugzilla.mozilla.org/show_bug.cgi?id=256684
where Mozilla 1.7 fixed this issue.
The ID starts with a number. Since an ID MUST NOT start with a number it is an
invalid ID. If one selector isn't correct the whole selector rule should be
ignored.
http://www.w3.org/TR/html401/types.html#type-name
http://www.w3.org/TR/2004/CR-CSS21-20040225/syndata.html#q10
Current CSS validator doesn't choke on test:
http://wolruf.free.fr/mozbug/css/test.html
------- You are receiving this mail because: -------
You are the QA contact for the bug, or are watching the QA contact.
Received on Tuesday, 24 August 2004 08:52:39 UTC