]> source.dussan.org Git - jquery.git/commit
Selector: Use Element.matches in selector-native if available
authorPhilip Jägenstedt <philip@foolip.org>
Fri, 21 Feb 2014 18:43:51 +0000 (01:43 +0700)
committerDave Methvin <dave.methvin@gmail.com>
Fri, 21 Mar 2014 03:32:40 +0000 (23:32 -0400)
commit2c2c93c7cbfafdb06a27dafee88fc67b265c8e32
treefaedbad06c4fbb842f9bcca79de9077846de9bfd
parentad032d3c7df04827989a4187117614c29bf3a4ad
Selector: Use Element.matches in selector-native if available

Spec:
http://dom.spec.whatwg.org/#dom-element-matches

Support in Chromium:
https://code.google.com/p/chromium/issues/detail?id=326652

Fixes #14902
Closes gh-1524
AUTHORS.txt
src/selector-native.js