Test commit.
[jquery.git] / attr / attr.js
index 21331b6..c360112 100644 (file)
@@ -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
+}