This is an archived snapshot of W3C's public bugzilla bug tracker, decommissioned in April 2019. Please see the home page for more details.

Bug 5551 - The <mask> element does not have the transform attribute
Summary: The <mask> element does not have the transform attribute
Status: NEW
Alias: None
Product: SVG
Classification: Unclassified
Component: Masking (show other bugs)
Version: SVG 1.1 Full
Hardware: All All
: P2 minor
Target Milestone: Test Suite
Assignee: Doug Schepers
QA Contact: SVG Public List
URL: http://www.w3.org/TR/SVG/attindex.html
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2008-03-10 14:48 UTC by Arnt Richard Johansen
Modified: 2008-03-10 14:48 UTC (History)
0 users

See Also:


Attachments

Description Arnt Richard Johansen 2008-03-10 14:48:35 UTC
SVG 1.1 does not specify <mask> among the elements that can have the transform attribute.

I see no reason why <mask> should not be transformable, and some implementations (e.g. Batik and rsvg) support transformation of masks anyway.