- From: Keith Spitz via GitHub <sysbot+gh@w3.org>
- Date: Thu, 03 Sep 2020 18:04:28 +0000
- To: public-svg-issues@w3.org
BoCoKeith has just created a new issue for https://github.com/w3c/svgwg: == Grammar Issue in "Path" == In section 9.3.9, the grammar does not seem to allow white space between moveto/drawto elements or at the end of a path. Would it not be more correct to use svg_path::= wsp* moveto? (**wsp*** moveto **wsp*** drawto_command*) **wsp*** Please view or discuss this issue at https://github.com/w3c/svgwg/issues/807 using your GitHub account -- Sent via github-notify-ml as configured in https://github.com/w3c/github-notify-ml-config
Received on Thursday, 3 September 2020 18:04:37 UTC