[Bug 8598] API return values listed as upper case, should be lowercase?

http://www.w3.org/Bugs/Public/show_bug.cgi?id=8598


Henri Sivonen <hsivonen@iki.fi> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |hsivonen@iki.fi




--- Comment #1 from Henri Sivonen <hsivonen@iki.fi>  2010-01-04 07:57:31 ---
The spec text is correct here. The DOM-internal form is lower case. Hence, the
setter lower cases. For legacy reasons, .tagName and .nodeName need to return
in upper case.


-- 
Configure bugmail: http://www.w3.org/Bugs/Public/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the QA contact for the bug.

Received on Monday, 4 January 2010 07:57:33 UTC