[svgwg] Issue: SVG...List.removeItem not specified to reserialize to attribute marked as Basic Data Types and Interfaces chapter

dirkschulze has just labeled an issue for https://github.com/w3c/svgwg as "Basic Data Types and Interfaces chapter":

== 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.

See https://github.com/w3c/svgwg/issues/461

Received on Saturday, 19 May 2018 07:04:24 UTC