Added css hook to work around bug in WebKit computed margin-right. Fixes #3333 -...
authorRichard Worth <rdworth@gmail.com>
Thu, 24 Mar 2011 19:41:46 +0000 (15:41 -0400)
committerRichard Worth <rdworth@gmail.com>
Thu, 24 Mar 2011 19:41:46 +0000 (15:41 -0400)
commitc3c507e900fceb419628157504004ab2813b7d01
treeec71056ef896dd734c6e0cb6f8e2aacae171be6b
parent0cf336d2c95809ef41d94131e629fd1767f054a0
Added css hook to work around bug in WebKit computed margin-right. Fixes #3333 - .css("marginRight") is incorrect in WebKit
src/css.js
src/support.js
test/unit/css.js