Assuming you don't want both applied, can you put the filter In a conditional or use a conditional to add classes to the html and set ie9 to filter:none ?
On Sunday, August 17, 2014, Karl DeSaulniers <k...@designdrumm.com> wrote: > Ok, not sure what the deal is here but I think I found another bug. This > time with IE. > Currently I have a div that I have put a matrix transform on and I have > these two declarations set. > > filter: progid:DXImageTransform.Microsoft.Matrix(M11=0.99862953, > M12=-0.05233596, M21=0.05233596, M22=0.99862953,sizingMethod='auto expand'); > > and > > -ms-transform: matrix(0.99862953, 0.05233596, -0.05233596, 0.99862953, 0, > 0); > > (Thinking I needed them to cover all IEs. ) > > IE 9 applies both to the div and I get a messed up angle and a black > background. > The backgrounds are transparent otherwise. > > Bug? > > Best, > > Karl DeSaulniers > Design Drumm > http://designdrumm.com > > > > ______________________________________________________________________ > css-discuss [css-d@lists.css-discuss.org <javascript:;>] > http://www.css-discuss.org/mailman/listinfo/css-d > List wiki/FAQ -- http://css-discuss.incutio.com/ > List policies -- http://css-discuss.org/policies.html > Supported by evolt.org -- http://www.evolt.org/help_support_evolt/ > -- Tom Livingston | Senior Front-End Developer | Media Logic | ph: 518.456.3015x231 | fx: 518.456.4279 | mlinc.com ______________________________________________________________________ css-discuss [css-d@lists.css-discuss.org] http://www.css-discuss.org/mailman/listinfo/css-d List wiki/FAQ -- http://css-discuss.incutio.com/ List policies -- http://css-discuss.org/policies.html Supported by evolt.org -- http://www.evolt.org/help_support_evolt/