Bug 11303

Summary: Path::transform() should be implemented on Qt build
Product: WebKit Reporter: Rob Buis <rwlbuis>
Component: PlatformAssignee: Nobody <webkit-unassigned>
Status: RESOLVED FIXED    
Severity: Normal    
Priority: P2    
Version: 420+   
Hardware: Other   
OS: OS X 10.4   
Attachments:
Description Flags
First attempt darin: review+

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.