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

In hindsight, the SVG 2 text was not as clear as it could be. The intention (as I understood it) was that a `transform` attribute would have no effect on `linearGradient`, `radialGradient`, and `pattern`. However, the `transform` style property would still have an effect, and the legacy attributes would be presentation attributes for it.

If the long-term goal is to drop the legacy attributes and allow the `transform` attribute in their place, then yes, we would need clear precedence rules for when they are both specified on the same element.

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

Received on Monday, 8 January 2018 01:48:29 UTC