[csswg-drafts] [css-transforms] Definition of 'transformable element' for SVG elements must be updated for SVG 2

nikosandronikos has just created a new issue for 
https://github.com/w3c/csswg-drafts:

== [css-transforms] Definition of 'transformable element' for SVG 
elements must be updated for SVG 2 ==
CSS Transforms describes [transformable 
elements](https://drafts.csswg.org/css-transforms/#transformable-element),
 including SVG elements.

The definition for SVG elements needs to change.

The elements that must be included are:
* Any [renderable 
element](https://svgwg.org/svg2-draft/render.html#TermRenderableElement)
 except for those that are treated as inline elements (`tspan`, 
`textPath`, or `a` as child of any text content element)
* Any element that has the patternTransform or gradientTransform 
attributes

See the https://svgwg.org/svg2-draft/text.html#TextElement



Please view or discuss this issue at 
https://github.com/w3c/csswg-drafts/issues/358 using your GitHub 
account

Received on Friday, 29 July 2016 02:23:58 UTC