https://bugzilla.wikimedia.org/show_bug.cgi?id=61010
--- Comment #11 from Erwin Dokter <[email protected]> --- A glogal mixin isn't much good if it keeps blowing up in IE; you're better off without it. Two things need to be done to make the filter behave: * expand CSS shorthands (#fff > #ffffff) * make it work with 'transparent' (must be converted to #00000000) That leaves only the stops, but that is minor. But the current patch is inadequate. -- You are receiving this mail because: You are the assignee for the bug. You are on the CC list for the bug. _______________________________________________ Wikibugs-l mailing list [email protected] https://lists.wikimedia.org/mailman/listinfo/wikibugs-l
