git.asbjorn.biz
/
jquery.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
9b7bbc6
)
Test commit.
author
Stefan Petre
<stefan.petre@gmail.com>
Fri, 16 Jun 2006 14:23:33 +0000
(14:23 +0000)
committer
Stefan Petre
<stefan.petre@gmail.com>
Fri, 16 Jun 2006 14:23:33 +0000
(14:23 +0000)
attr/attr.js
patch
|
blob
|
history
diff --git
a/attr/attr.js
b/attr/attr.js
index
21331b6
..
c360112
100644
(file)
--- a/
attr/attr.js
+++ b/
attr/attr.js
@@
-1,3
+1,4
@@
+
var pos = [
"height", "width", "top", "left", "bottom", "right",
"paddingTop", "paddingRight", "paddingBottom", "paddingLeft",
@@
-34,4
+35,4
@@
for ( var i = 0; i < posArg.length; i++ ) {
null;
};
})();
-}
\ No newline at end of file
+}