Bug 11303 - Path::transform() should be implemented on Qt build
Summary: Path::transform() should be implemented on Qt build
Status: RESOLVED FIXED
Alias: None
Product: WebKit
Classification: Unclassified
Component: Platform (show other bugs)
Version: 420+
Hardware: Other OS X 10.4
: P2 Normal
Assignee: Nobody
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2006-10-15 09:51 PDT by Rob Buis
Modified: 2006-10-20 08:49 PDT (History)
0 users

See Also:


Attachments
First attempt (1.23 KB, patch)
2006-10-15 09:56 PDT, Rob Buis
darin: review+
Details | Formatted Diff | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description Rob Buis 2006-10-15 09:51:46 PDT
The above method should be implemented so that svg/custom/clip-path-with-transform.svg can work.
Cheers,

Rob.
Comment 1 Rob Buis 2006-10-15 09:56:46 PDT
Created attachment 11097 [details]
First attempt

This should be enough to implement the method.
Cheers,

Rob.
Comment 2 Darin Adler 2006-10-20 08:37:32 PDT
Comment on attachment 11097 [details]
First attempt

r=me
Comment 3 Rob Buis 2006-10-20 08:49:53 PDT
Landed in r17159.