Closed
Bug 632348
Opened 15 years ago
Closed 15 years ago
Object with clip with group not rendered.
Categories
(Core :: SVG, defect)
Tracking
()
RESOLVED
INVALID
People
(Reporter: garyvdm, Unassigned)
Details
Attachments
(1 file)
|
1.09 KB,
image/svg+xml
|
Details |
If you have a clip that has a group with a transform, and you apply that clip to a object, the object does not show at all. This is a regression from Firefox 3.6
| Reporter | ||
Updated•15 years ago
|
Summary: Object with clip with transform not rendered. → Object with clip with group not rendered.
Comment 1•15 years ago
|
||
clipPaths may not contain groups. As you noticed, this bug was fixed in Firefox 4.
http://www.w3.org/TR/SVG/masking.html#ClipPathElement
Status: NEW → RESOLVED
Closed: 15 years ago
Resolution: --- → INVALID
You need to log in
before you can comment on or make changes to this bug.
Description
•