- From: <bugzilla@jessica.w3.org>
- Date: Thu, 22 Mar 2012 21:02:41 +0000
- To: public-webapps-bugzilla@w3.org
https://www.w3.org/Bugs/Public/show_bug.cgi?id=16458
Dimitri Glazkov <dglazkov@chromium.org> changed:
What |Removed |Added
----------------------------------------------------------------------------
Status|NEW |RESOLVED
Resolution| |FIXED
--- Comment #2 from Dimitri Glazkov <dglazkov@chromium.org> 2012-03-22 21:02:41 UTC ---
This is the wrong way to think about it. From the browser implementation
perspective, it just needs to be fast at returning
querySelectorAll('template'). Adding an additional collection just attempts to
expose this need. FWIW, I would love to get rid of all of those accessors and
only use find and findAll. Let's not add more. Let's get rid of them! :)
--
Configure bugmail: https://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 Thursday, 22 March 2012 21:02:44 UTC