mirror of
https://github.com/jquery/jquery.git
synced 2024-11-23 02:54:22 +00:00
Test commit.
This commit is contained in:
parent
9b7bbc619b
commit
8ad487f219
@ -1,3 +1,4 @@
|
|||||||
|
|
||||||
var pos = [
|
var pos = [
|
||||||
"height", "width", "top", "left", "bottom", "right",
|
"height", "width", "top", "left", "bottom", "right",
|
||||||
"paddingTop", "paddingRight", "paddingBottom", "paddingLeft",
|
"paddingTop", "paddingRight", "paddingBottom", "paddingLeft",
|
||||||
@ -34,4 +35,4 @@ for ( var i = 0; i < posArg.length; i++ ) {
|
|||||||
null;
|
null;
|
||||||
};
|
};
|
||||||
})();
|
})();
|
||||||
}
|
}
|
||||||
|
Loading…
Reference in New Issue
Block a user