show/hide this revision's text 2 added 250 characters in body

There are no equivalents in other browsers. The closest you could get is using a graphics library like Canvas and manipulating the images in it, but you'd have to write the manipulations yourself and they'd require JavaScript.


filter is an IE-only feature -- it is not available in any other browser.

show/hide this revision's text 1

filter is an IE-only feature -- it is not available in any other browser.