Re: xlink:href test case

On Fri, 16 Apr 2010 00:55:16 +0900, Robin Berjon <robin@berjon.com> wrote:
> It's annoying that this produces different results across browsers  
> though, the error handling should hopefully be the same (which as Erik  
> noted is partly an issue with DOM 3 Core).

setAttribute() should probably be defined to either override the value of  
an attribute that matches the "tag name" given or set an attribute that is  
not in a namespace if there is no such attribute currently.


-- 
Anne van Kesteren
http://annevankesteren.nl/

Received on Friday, 16 April 2010 04:57:17 UTC