SVG-ISSUE-2437 (string-list-invalid): exceptions should be thrown when trying to insert an invalid string into an SVGStringList [SVG 2]

SVG-ISSUE-2437 (string-list-invalid): exceptions should be thrown when trying to insert an invalid string into an SVGStringList [SVG 2]

http://www.w3.org/Graphics/SVG/WG/track/issues/2437

Raised by: Cameron McCormack
On product: SVG 2

https://bugzilla.mozilla.org/show_bug.cgi?id=725440

String lists are either space or comma-whitespace separated, so if one of the insertion methods is called with a string containing the separator then the method should throw an exception.

Received on Wednesday, 8 February 2012 22:31:03 UTC