[Webkit-unassigned] [Bug 18323] New: Improve font-weight: lighter and bolder
bugzilla-daemon at webkit.org
bugzilla-daemon at webkit.org
Sat Apr 5 11:00:58 PDT 2008
http://bugs.webkit.org/show_bug.cgi?id=18323
Summary: Improve font-weight: lighter and bolder
Product: WebKit
Version: 526+ (Nightly build)
Platform: Macintosh
OS/Version: Mac OS X 10.5
Status: NEW
Severity: Normal
Priority: P2
Component: Text
AssignedTo: webkit-unassigned at lists.webkit.org
ReportedBy: mitz at webkit.org
Make font-weight: lighter (bolder) always select the next lighter (heavier)
member of the selected family, if available, rather than just increment the
font-weight value. Per CSS2.1:
"The computed value of "font-weight" is either:
- one of the legal number values, or
- one of the legal number values combined with one or more of the relative
values (bolder or lighter). This type of computed values is necessary to use
when the font in question does not have all weight variations that are needed."
--
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