Bug 24280 - Fix fill rules in QtWebKit
Summary: Fix fill rules in QtWebKit
Status: RESOLVED FIXED
Alias: None
Product: WebKit
Classification: Unclassified
Component: WebKit Qt (show other bugs)
Version: 528+ (Nightly build)
Hardware: PC All
: P2 Normal
Assignee: Nobody
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2009-03-01 15:34 PST by Zack Rusin
Modified: 2009-03-27 10:45 PDT (History)
1 user (show)

See Also:


Attachments
Propagate the fill rules (1.24 KB, patch)
2009-03-01 15:35 PST, Zack Rusin
hausmann: review+
Details | Formatted Diff | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description Zack Rusin 2009-03-01 15:34:57 PST
As in the subject. Currently we're not propagating the fill rule when rendering the paths (both the stroke and fill).
Comment 1 Zack Rusin 2009-03-01 15:35:42 PST
Created attachment 28156 [details]
Propagate the fill rules
Comment 2 Simon Hausmann 2009-03-02 08:39:00 PST
Comment on attachment 28156 [details]
Propagate the fill rules

Nice :)

Missing changelog, but I trust you that you'll add it :)
Comment 3 Simon Hausmann 2009-03-27 10:45:52 PDT
Landed in r42039