Make sure that accessing computed CSS for elements returns 'auto' instead of '' consi...
authorjeresig <jeresig@gmail.com>
Mon, 1 Nov 2010 23:04:59 +0000 (19:04 -0400)
committerjeresig <jeresig@gmail.com>
Mon, 1 Nov 2010 23:04:59 +0000 (19:04 -0400)
commit9d1bfeb7ffe63b5a7488929b7be847bc1a00f6a6
treea6b8215122edd2f73d137ac5c8a551ea588b4794
parente377621eaf85915b8459632cf2565e40e54d6c19
Make sure that accessing computed CSS for elements returns 'auto' instead of '' consistently. Fixes #7337.
src/css.js
test/unit/css.js