[Bug 9366] Add |addClass|, |removeClass|, and shorten |getElementsByClassName| to |getElementsByClass| for |HTMLElement|.

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


Ms2ger <Ms2ger@gmail.com> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |Ms2ger@gmail.com
             Status|NEW                         |RESOLVED
         Resolution|                            |INVALID




--- Comment #1 from Ms2ger <Ms2ger@gmail.com>  2010-03-30 18:45:17 ---
addClass and removeClass are provided as classList.add and classList.remove.
getElementsByClassName is already too widely deployed to change the name.


-- 
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 Tuesday, 30 March 2010 18:45:19 UTC