mirror of
https://github.com/jquery/jquery.git
synced 2026-02-07 01:44:58 -05:00
Sizzle: remove unneeded vars and POS regex (-22 bytes)
This commit is contained in:
@@ -276,7 +276,7 @@ jQuery.extend({
|
||||
}
|
||||
},
|
||||
|
||||
attr: function( elem, name, value, pass ) {
|
||||
attr: function( elem, name, value, pass ) {
|
||||
var ret, hooks, notxml,
|
||||
nType = elem.nodeType;
|
||||
|
||||
|
||||
Submodule src/sizzle updated: f51e83a9c9...5e6ae330a9
Reference in New Issue
Block a user