Re: [csswg-drafts] [css-transforms-1] Clarify behavior for gradientTransform and patternTransform

I am unsure about the idea that `transform`, `patternTransform` and `gradientTransform` can be applied on the same element. The SVG spec defines which presentation attribute can be defined per element. We could simply revert the part

> Any element in the SVG namespace; however, for historical reasons the ‘linearGradient’ and ‘radialGradient’ elements use the attribute name ‘gradientTransform’, and the ‘pattern’ element uses ‘patternTransform’.

in SVG2 to SVG 1.1's behavior. That would make more sense anyway.

-- 
GitHub Notification of comment by dirkschulze
Please view or discuss this issue at https://github.com/w3c/csswg-drafts/issues/919#issuecomment-355768334 using your GitHub account

Received on Saturday, 6 January 2018 19:07:41 UTC