fix for #4216. css now ignores negative numbers for width and height when passed...
authorBrandon Aaron <brandon.aaron@gmail.com>
Wed, 22 Apr 2009 05:23:53 +0000 (05:23 +0000)
committerBrandon Aaron <brandon.aaron@gmail.com>
Wed, 22 Apr 2009 05:23:53 +0000 (05:23 +0000)
commit6a049246a123d7da75430f875e9eee1ba3270722
tree22af8b76f0a59d6455f0908ec848e792a3565693
parent8be57929750eac38b0eb331cd99def3d88302cc1
fix for #4216. css now ignores negative numbers for width and height when passed an object of props and vals.
src/css.js
test/unit/css.js