- From: Dirk Schulze via GitHub <sysbot+gh@w3.org>
- Date: Thu, 19 Sep 2019 23:30:27 +0000
- To: public-svg-issues@w3.org
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