- From: Cameron McCormack <cam@mcc.id.au>
- Date: Sat, 05 Jan 2013 12:25:30 +1100
- To: public-fx@w3.org
When I converted SVG 2's IDL to Web IDL, I made SVGClipPathElement inherit from SVGDefinitionElement -- but it probably should inherit from SVGTransformableElement instead, since transform="" is allowed to be specified on it. Also, it seems like if transform="" is allowed on SVGClipPathElement then it should also be allowed on SVGMaskElement.
Received on Saturday, 5 January 2013 01:26:07 UTC