Fix css("opacity") to not clobber other filters in IE. Closes #4707.
authorYehuda Katz <wycats@Yehuda-Katz.local>
Tue, 1 Dec 2009 19:40:28 +0000 (11:40 -0800)
committerYehuda Katz <wycats@Yehuda-Katz.local>
Tue, 1 Dec 2009 19:40:28 +0000 (11:40 -0800)
commit64e4a879f9f92053ac4d58a3fffc0bbff6900b6e
tree9d64ebe5f6c0a44b6f5c075f79544547f48935a8
parent839e97199c66894e0d2cadbd6a9f09e6d5198656
Fix css("opacity") to not clobber other filters in IE. Closes #4707.
src/css.js
test/unit/css.js