[Webkit-unassigned] [Bug 20181] font shorthand with inherit keyword incorrectly parsed and rendered

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Sat May 2 11:05:21 PDT 2009


https://bugs.webkit.org/show_bug.cgi?id=20181





------- Comment #5 from browserbugs at gtalbot.org  2009-05-02 11:05 PDT -------
>From CSS 2.1, Candidate Recommendation 23 April 2009, Appendix C. Changes

{
C.3.1 Shorthand properties

Shorthand properties take a list of subproperty values or the value 'inherit'.
One cannot mix 'inherit' with other subproperty values as it would not be
possible to specify the subproperty to which 'inherit' applied. The definitions
of a number of shorthand properties did not enforce this rule: 'border-top',
'border-right', 'border-bottom', 'border-left', 'border', 'background', 'font',
'list-style', 'cue', and 'outline'. 
}
http://www.w3.org/TR/CSS21/changes.html#q142

regards, Gérard


-- 
Configure bugmail: https://bugs.webkit.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug, or are watching the assignee.



More information about the webkit-unassigned mailing list