mirror of
https://github.com/jquery/jquery.git
synced 2025-01-10 18:24:24 +00:00
Fix some code style inconsistencies
This commit is contained in:
parent
3bcd04f528
commit
b561f5ab0a
@ -60,9 +60,6 @@ function vendorPropName( style, name ) {
|
||||
return origName;
|
||||
}
|
||||
|
||||
|
||||
|
||||
|
||||
function setPositiveNumber( elem, value, subtract ) {
|
||||
var matches = rnumsplit.exec( value );
|
||||
return matches ?
|
||||
|
Loading…
Reference in New Issue
Block a user