mirror of
https://github.com/jquery/jquery.git
synced 2024-11-23 02:54:22 +00:00
Sizzle: remove unneeded vars and POS regex (-22 bytes)
This commit is contained in:
parent
5dc37bb0b5
commit
2eff7fe72d
@ -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;
|
||||
|
||||
|
@ -1 +1 @@
|
||||
Subproject commit f51e83a9c9bd78f1cafda9fa9b3b93fefa61c3ae
|
||||
Subproject commit 5e6ae330a9ccb33fd343a0bdc73ed2b821767f9c
|
Loading…
Reference in New Issue
Block a user