attributes in text/html

I also mailed this to the WHATWG mailing list. Might be a good thing to  
have here as well.

I tested attribute parsing, createAttribute and setAttribute in Opera,  
Firefox and Internet Explorer.
  <http://annevankesteren.nl/test/dom/html/attr/001>
  <http://annevankesteren.nl/test/dom/html/attr/002>
  <http://annevankesteren.nl/test/dom/html/attr/003>

It seems that Firefox lowercases all unknown and known attributes. It  
seems that Opera and Internet Explorer lowercase all known attributes  
unless they are created using createAttribute. Opera and Internet Explorer  
do not touch unknown attributes.


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

Received on Friday, 30 September 2005 16:30:01 UTC