The clear() method of the SVGStringList interface clears all existing items from the list, with the result being an empty list.
clear()None.
None (undefined).
NoModificationAllowedError DOMExceptionThrown if the SVGStringList corresponds to a read-only attribute or when the object itself is read-only.