RESOLVED FIXED 11303
Path::transform() should be implemented on Qt build
https://bugs.webkit.org/show_bug.cgi?id=11303
Summary Path::transform() should be implemented on Qt build
Rob Buis
Reported 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.
Attachments
First attempt (1.23 KB, patch)
2006-10-15 09:56 PDT, Rob Buis
darin: review+
Rob Buis
Comment 1 2006-10-15 09:56:46 PDT
Created attachment 11097 [details] First attempt This should be enough to implement the method. Cheers, Rob.
Darin Adler
Comment 2 2006-10-20 08:37:32 PDT
Comment on attachment 11097 [details] First attempt r=me
Rob Buis
Comment 3 2006-10-20 08:49:53 PDT
Landed in r17159.
Note You need to log in before you can comment on or make changes to this bug.