SVGT 1.2: no way to remove an attribute

The uDOM has APIs for getting and setting attributes, but there is no  
way to remove. This seems like a significant hole, in that you can  
add attributes but then cannot remove them. It doesm't seem like it  
would be a huge burden to add the DOM Level 3 Core removeAttributeNS  
method for completeness.

Regards,
Maciej

Received on Tuesday, 27 December 2005 05:49:48 UTC