Re: [csswg-drafts] [css-transforms-1] Browsers do not implement transform attribute syntax as described by w3c

@longsonr I changed the section about the SVG `transform`, `patternTransform` and `gradientTransform` attributes.
https://drafts.csswg.org/css-transforms/#svg-transform

Couple of changes to SVG syntax:
* There is only one comma allowed between 2 transform functions
* No comma or whitespace required between numbers as implemented by all checked UAs.
* Use CSS number notation for now until we got a resolution on https://github.com/w3c/svgwg/issues/442

Please comment if that addresses your requests or is acceptable for Firefox at least.

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

Received on Wednesday, 23 May 2018 17:34:05 UTC