scratch

Subversion Repositories:
Compare Path: Rev
With Path: Rev
?path1? @ 57  →  ?path2? @ 58
/bower_components/jquery/src/traversing/var/rneedsContext.js
@@ -0,0 +1,8 @@
define( [
"../../core",
"../../selector"
], function( jQuery ) {
"use strict";
 
return jQuery.expr.match.needsContext;
} );