- From: <bugzilla@jessica.w3.org>
- Date: Wed, 09 May 2012 09:16:12 +0000
- To: www-validator-cvs@w3.org
https://www.w3.org/Bugs/Public/show_bug.cgi?id=17009
Summary: Font shorthand property failing validation
Product: CSSValidator
Version: CSS Validator
Platform: Macintosh
OS/Version: MacOS X
Status: NEW
Severity: normal
Priority: P2
Component: CSS 3
AssignedTo: dave.null@w3.org
ReportedBy: andy@gqdesign.com
QAContact: www-validator-cvs@w3.org
The CSS:
body { font: 12px/14px Arial, Helvetica, sans-serif; }
The Result:
Value Error : font / is not a font-family value : 12px / 14px
Arial,Helvetica,sans-serif
--
Configure bugmail: https://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 Wednesday, 9 May 2012 09:16:20 UTC