Bug 18398
Summary: | Elements in a <clipPath> do not have their clipping paths applied | ||
---|---|---|---|
Product: | WebKit | Reporter: | Cameron McCormack (:heycam) <heycam> |
Component: | SVG | Assignee: | Nobody <webkit-unassigned> |
Status: | RESOLVED FIXED | ||
Severity: | Normal | CC: | krit |
Priority: | P2 | ||
Version: | 528+ (Nightly build) | ||
Hardware: | Mac | ||
OS: | OS X 10.5 | ||
URL: | http://mcc.id.au/temp/2008/clip-clip.svg |
Cameron McCormack (:heycam)
Elements in a <clipPath> should have their 'clip-path' property applied before contributing their geometry to the clipping path.
Attachments | ||
---|---|---|
Add attachment proposed patch, testcase, etc. |
Dirk Schulze
Fixed in trunk. Closing bug.