Bug 25914
Summary: | bolder/lighter mappings not always correct | ||
---|---|---|---|
Product: | WebKit | Reporter: | John Daggett <jdaggett> |
Component: | CSS | Assignee: | Nobody <webkit-unassigned> |
Status: | RESOLVED DUPLICATE | ||
Severity: | Normal | CC: | mitz, phiw2 |
Priority: | P2 | ||
Version: | 528+ (Nightly build) | ||
Hardware: | Mac | ||
OS: | OS X 10.5 | ||
URL: | http://people.mozilla.org/~jdaggett/bolderlightermappings.html |
John Daggett
Testcase uses a font family with four weights, 100, 400, 700, 900. With one row per weight, the bolder/lighter cells show the effect of using relative weights.
Incorrect weights:
100 bolder, 200 bolder - shows 100, should show 400
800 lighter - shows 400, should show 700
Attachments | ||
---|---|---|
Add attachment proposed patch, testcase, etc. |
mitz
*** This bug has been marked as a duplicate of 18323 ***