- From: <bugzilla@jessica.w3.org>
- Date: Mon, 11 Feb 2013 15:20:41 +0000
- To: www-validator-cvs@w3.org
https://www.w3.org/Bugs/Public/show_bug.cgi?id=20950
Bug ID: 20950
Summary: "font-family: inherit" triggers "no generic font
alternative" warning
Classification: Unclassified
Product: CSSValidator
Version: CSS Validator
Hardware: PC
OS: Linux
Status: NEW
Severity: normal
Priority: P2
Component: CSS 3
Assignee: dave.null@w3.org
Reporter: jean-gui@w3.org
QA Contact: www-validator-cvs@w3.org
>From http://code.w3.org/unicorn/ticket/246:
[[
While checking CSS at level 2.1 or 3 rule like this generates a warning (I've
haven't personally tested other levels)
input, textarea, select, button {
font-family: inherit;
}
inherit should be a valid option on it's own
http://www.w3.org/TR/CSS2/fonts.html#font-family-prop
]]
--
You are receiving this mail because:
You are the QA Contact for the bug.
Received on Monday, 11 February 2013 15:20:47 UTC