[svgwg] Reserialization of SVGStringList for comma-separated values

Zirro has just created a new issue for https://github.com/w3c/svgwg:

== Reserialization of SVGStringList for comma-separated values ==
There seems to be a discrepancy between the [reserialization algorithm](https://svgwg.org/svg2-draft/single-page.html#types-TermReserialize) for `SVGStringList` and the definition of [`systemLanguage`](https://svgwg.org/svg2-draft/single-page.html#struct-SystemLanguageAttribute)'s value as a set of comma-separated tokens.

The reserialization steps currently produce a string separated by spaces, even if the value is defined as consisting of comma-separated tokens.

Please view or discuss this issue at https://github.com/w3c/svgwg/issues/351 using your GitHub account

Received on Tuesday, 31 October 2017 14:43:59 UTC