[svgwg] Closed Pull Request: Fixed path grammar

dirkschulze has just closed fuchsia's pull request 346 for https://github.com/w3c/svgwg:

== Fixed path grammar  ==
As chronicled in #335, this extends the path grammar to allow decimals and exponents on numbers, as well as correcting all the defects described in this [comment](https://github.com/w3c/svgwg/issues/335#issuecomment-320349171). 

The EBNF used is that laid out for [XML](https://www.w3.org/TR/REC-xml/#sec-notation). It has been tested with a homebrew script that validates strings against EBNF. 

See https://github.com/w3c/svgwg/pull/346

Received on Thursday, 19 September 2019 23:30:28 UTC