Bug 60526 - Increase set of values tested for CSS font weight property.
Summary: Increase set of values tested for CSS font weight property.
Status: RESOLVED WONTFIX
Alias: None
Product: WebKit
Classification: Unclassified
Component: New Bugs (show other bugs)
Version: 528+ (Nightly build)
Hardware: Unspecified Unspecified
: P2 Normal
Assignee: Nobody
URL:
Keywords:
Depends on:
Blocks: 60516
  Show dependency treegraph
 
Reported: 2011-05-09 18:47 PDT by Luke Macpherson
Modified: 2022-08-07 14:56 PDT (History)
6 users (show)

See Also:


Attachments
Patch (5.05 KB, patch)
2011-05-09 18:49 PDT, Luke Macpherson
tkent: review-
Details | Formatted Diff | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description Luke Macpherson 2011-05-09 18:47:33 PDT
Increase set of values tested for CSS font weight property.
Comment 1 Luke Macpherson 2011-05-09 18:49:45 PDT
Created attachment 92903 [details]
Patch
Comment 2 Kent Tamura 2011-05-09 19:07:45 PDT
Comment on attachment 92903 [details]
Patch

need to update font-weight-1-expected.png.
Comment 3 Luke Macpherson 2011-05-09 19:39:24 PDT
(In reply to comment #2)
> (From update of attachment 92903 [details])
> need to update font-weight-1-expected.png.

Hi Kent, I notice that there are results:
./LayoutTests/platform/gtk/fast/css/font-weight-1-expected.png
./LayoutTests/platform/mac/fast/css/font-weight-1-expected.png
./LayoutTests/platform/mac-leopard/fast/css/font-weight-1-expected.png

Running run-webkit-tests --pixel-tests --reset-results has changed only the results under platform/mac.
How do I update the other results, given that I don't have those builds available?
Comment 4 Luke Macpherson 2011-05-09 19:42:47 PDT
Oh, now I see that the webkit weightwatcher font is magic. Didn't look that way under run-safari at all.
Comment 5 Ahmad Saleem 2022-08-07 14:55:48 PDT
There is extensive coverage of CSS font weight with WPT test cases:

https://wpt.fyi/results/css?label=master&label=experimental&aligned&view=subtest&q=font-weight

So I am going to mark this as "RESOLVED WONTFIX". Thanks!