[svgwg] SVG...List.removeItem not specified to reserialize to attribute

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

== SVG...List.removeItem not specified to reserialize to attribute ==
In the steps for https://svgwg.org/svg2-draft/types.html#__svg__SVGNameList__removeItem there appears to be no step for reserializing to an associated attribute - like all the other list-mutating have ("If the list reflects an attribute, ...".)
Tangentially it would seem that for removeItem the edge-case of an empty list would also need to be considered. I.e does it produce an attribute "" or no attribute.

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

Received on Thursday, 17 May 2018 08:47:09 UTC