Re: [svgwg] SVG2 path data coordinates are currently spec'd as integers.

@fuchsia: Thank you.  I played with your JSFiddle and then copied the parser into an ad-hoc test program that runs over a (non-representative) set of 400000 SVG 1.x paths.  Your parser produces the same true/false results as one I did.  Impressive.  Did  you derive the parser code ad-hoc or via a parser generator?  (Asking because wanting to play with the `nonnegative-number` should be just plain `number` thing)

I'm going to try to find test for paths from Firefox/Chrome groups.  I really want to be able to say "yes, this is backward compatible."

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

Received on Friday, 11 August 2017 23:24:41 UTC