- From: <bugzilla@wiggum.w3.org>
- Date: Mon, 28 Jul 2008 14:55:01 +0000
- To: www-validator-cvs@w3.org
http://www.w3.org/Bugs/Public/show_bug.cgi?id=5901
Summary: voice-family incorrectly parsed
Product: CSSValidator
Version: CSS Validator
Platform: PC
URL: http://lists.w3.org/Archives/Public/public-qa-
dev/2008Jul/0010.html
OS/Version: Windows XP
Status: NEW
Severity: minor
Priority: P2
Component: Parser
AssignedTo: dave.null@w3.org
ReportedBy: kame@cinemasie.com
QAContact: www-validator-cvs@w3.org
ACssVoiceFamily does not parse correctly:
voice-family: inherit;
Doing so, it does not notify properly CssParser that it has recognized all the
values associated to the property.
This error fails to be reported because that check is done only in the case
where the user did not chose any CSS media type, which is impossible with the
current UIs.
--
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, 28 July 2008 14:55:35 UTC