Make sure that non-px values aren't manipulated before input to height/width.
authorJohn Resig <jeresig@gmail.com>
Tue, 21 Sep 2010 21:12:42 +0000 (17:12 -0400)
committerJohn Resig <jeresig@gmail.com>
Tue, 21 Sep 2010 21:12:42 +0000 (17:12 -0400)
commite3463946e19f2eb53d909fc2b59cc1c8636d21bd
treec9be7cb27f70cd02f0ee4ab2245e79a3d08503d1
parent1ac3713e7fa187838b04290ada9e4fc56e01f145
Make sure that non-px values aren't manipulated before input to height/width.
src/css.js
test/unit/css.js