Fixed #1438 where a filter could be set in IE but not have opacity in it. The JS...
authorDavid Serduke <davidserduke@gmail.com>
Tue, 4 Dec 2007 18:15:27 +0000 (18:15 +0000)
committerDavid Serduke <davidserduke@gmail.com>
Tue, 4 Dec 2007 18:15:27 +0000 (18:15 +0000)
commitd938c6bbd6b220f122c50f5f828b8f0cd818c168
treee37b625506f1cf8af69c5ba695accf6270154dc3
parent4d13f3701c59cac1bdfd2e826fd7dcb6148fc48e
Fixed #1438 where a filter could be set in IE but not have opacity in it. The JS error was fixed by checking to make sure 'opacity=' is in the filter before seeing what its value is.
src/core.js
test/unit/core.js