[Webkit-unassigned] [Bug 21466] defining bold @font-face before normal font weight @font-face 'looses' bold @font-face
bugzilla-daemon at webkit.org
bugzilla-daemon at webkit.org
Wed Jul 8 04:29:33 PDT 2009
https://bugs.webkit.org/show_bug.cgi?id=21466
jjm <james at gameover.com> changed:
What |Removed |Added
----------------------------------------------------------------------------
CC| |james at gameover.com
--- Comment #4 from jjm <james at gameover.com> 2009-07-08 04:29:32 PDT ---
True.
Webkit doesn't imply following values if left out of the @font-face
declaration:
font-weight:normal;
font-style:normal;
font-variant:normal;
It should!
(Gecko does, and it saves typing/moving declarations around.)
--
Configure bugmail: https://bugs.webkit.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug.
More information about the webkit-unassigned
mailing list