Open c69 opened 12 years ago
Works for me, do you have an example where this doesn't work?
Works for me too. Are you sure you ticked the checkbox saying "Use CSS filter" in the Settings > Error log of Dragonfly and are looking in the Errors console/view of Dragonfly ?
This settings only effect the Error console/view of Dragonfly. Not the one of the browser itself.
Just go to http://twitter.github.com/bootstrap/
and check for yourself. old microsoft filters and old webkit gradient syntax are NOT filtered by this setting.
Ok, I see what you mean. The problem is that we filter on the error message, but sometimes we only get the last part of the error message which does not necessarily contain the part we're filtering on, e.g.
Invalid value for property: background-image
5, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
--------------------------------------------------------------------------------^
No -moz-
there.
Would have been nice, if they didn't spam the error log.