Re: [svgwg] Floating point number format discordance (SVG vs CSS vs browsers)

>However, I am not sure how compatible CSS numbers can get to SVG numbers and IMO it is fine to have a difference between the two number types as long as the number parsing is consistent between all SVG attributes.

SVG 2 is spec'd to use the CSS parser pretty much everywhere. (See [section 8.9](https://www.w3.org/TR/SVG2/coords.html#Units)) And the transform property is set to use the CSS-transforms 1. (See [section 8.5](https://www.w3.org/TR/SVG2/coords.html#TransformProperty))

-- 
GitHub Notification of comment by fuchsia
Please view or discuss this issue at https://github.com/w3c/svgwg/issues/331#issuecomment-392009778 using your GitHub account

Received on Friday, 25 May 2018 10:20:30 UTC