Bug 35375 - Use-element doesn't transform clipPath
Summary: Use-element doesn't transform clipPath
Status: RESOLVED FIXED
Alias: None
Product: WebKit
Classification: Unclassified
Component: SVG (show other bugs)
Version: 528+ (Nightly build)
Hardware: PC OS X 10.5
: P2 Normal
Assignee: Nobody
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2010-02-25 01:06 PST by Dirk Schulze
Modified: 2010-02-25 15:02 PST (History)
0 users

See Also:


Attachments
use doesn't transform clipPath on toClipPath (22.26 KB, patch)
2010-02-25 01:48 PST, Dirk Schulze
no flags Details | Formatted Diff | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description Dirk Schulze 2010-02-25 01:06:40 PST
Use-element doesn't transform clipPath. It neither translate it by setting x or y nor does it transform it on setting a transformation.
Comment 1 Dirk Schulze 2010-02-25 01:48:39 PST
Created attachment 49469 [details]
use doesn't transform clipPath on toClipPath

use doesn't transform clipPath on toClipPath
Comment 2 Nikolas Zimmermann 2010-02-25 13:35:22 PST
Comment on attachment 49469 [details]
use doesn't transform clipPath on toClipPath

LGTM, r=me.
Comment 3 Dirk Schulze 2010-02-25 15:02:21 PST
Comment on attachment 49469 [details]
use doesn't transform clipPath on toClipPath

Clearing flags on attachment: 49469

Committed r55259: <http://trac.webkit.org/changeset/55259>
Comment 4 Dirk Schulze 2010-02-25 15:02:30 PST
All reviewed patches have been landed.  Closing bug.