mirror of
https://github.com/jquery/jquery.git
synced 2026-02-01 03:25:13 -05:00
For performance, use a querySelectorAll path instead of Javascript iteration. http://codepen.io/anon/pen/vywJjx?editors=1010 Fixes gh-3439 Closes gh-3463