[Bug 20282] [Shadow]: The old-style getElement* accessors are old and should be gone

https://www.w3.org/Bugs/Public/show_bug.cgi?id=20282

Olli Pettay <bugs@pettay.fi> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |bugs@pettay.fi

--- Comment #1 from Olli Pettay <bugs@pettay.fi> ---
What is wrong with getElementById?
It is still the fastest way to get element by id.
getElementsByTagName is also commonly used.

-- 
You are receiving this mail because:
You are the QA Contact for the bug.

Received on Friday, 7 December 2012 12:45:14 UTC