[Bug 13347] New: introduce superglobal id="" and class=""

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

           Summary: introduce superglobal id="" and class=""
           Product: WebAppsWG
           Version: unspecified
          Platform: PC
        OS/Version: All
            Status: NEW
          Severity: normal
          Priority: P2
         Component: DOM Core
        AssignedTo: annevk@opera.com
        ReportedBy: annevk@opera.com
         QAContact: member-webapi-cvs@w3.org
                CC: bzbarsky@mit.edu, mike@w3.org, jackalmage@gmail.com,
                    Ms2ger@gmail.com, www-dom@w3.org


Introduce Element.id, Element.className, and Element.classList. Make them
dependent on attributes named "id" and "class", and work irrespective of the
namespace of the element.

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

Received on Sunday, 24 July 2011 23:36:33 UTC