document.head.setAttributeNS("test", "x:a", "a") document.head.setAttributeNS("test", "e:a", "b") Should the result be an attribute "x:a" or "e:a"? Gecko says "e:a", Opera/Webkit say "x:a". Making the prefix member of an attribute completely immutable seems somewhat preferable to me. Opinions? -- Anne van Kesteren http://annevankesteren.nl/Received on Tuesday, 29 November 2011 16:22:35 GMT
This archive was generated by hypermail 2.2.0+W3C-0.50 : Friday, 22 June 2012 06:14:08 GMT