- From: fuchsia via GitHub <sysbot+gh@w3.org>
- Date: Sat, 16 Sep 2017 11:39:27 +0000
- To: public-svg-issues@w3.org
fuchsia has just submitted a new pull request 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 Saturday, 16 September 2017 11:39:19 UTC