[Webkit-unassigned] [Bug 18311] REGRESSION (r31620): Font variants (e.g. Helvetica Neue *Light*) don't render correctly
bugzilla-daemon at webkit.org
bugzilla-daemon at webkit.org
Sat Apr 5 18:24:33 PDT 2008
http://bugs.webkit.org/show_bug.cgi?id=18311
phiw at l-c-n.com changed:
What |Removed |Added
----------------------------------------------------------------------------
CC| |phiw at l-c-n.com
------- Comment #7 from phiw at l-c-n.com 2008-04-05 18:24 PDT -------
I believe the current (@ r31623) is correct. Per CSS 2.1:15 Fonts [1], the
author specifies a font 'family' (e.g. Helvetica Neue). If you then want a
specific face (e.g 'Helvetica Neue Ultra-Light') within that family you
use the font-weight property, in this case font-weight: 100.
[1] http://www.w3.org/TR/CSS21/fonts.html#font-family-prop
--
Configure bugmail: http://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