The filter
attribute defines the filter effects defined by the <filter>
element that shall be applied to its element.
As a presentation attribute, it also can be used as a property directly inside a CSS stylesheet. See css filter
for further information.
Categories | Presentation attribute |
---|---|
Value | <funciri> | none | inherit |
Animatable | Yes |
Normative document | SVG 1.1 (2nd Edition) |
<filter>
element which defines the filter effects that shall be applied to its element.The following elements can use the filter
attribute
<a>
<defs>
<glyph>
<g>
<marker>
<missing-glyph>
<pattern>
<svg>
<switch>
<symbol>
Desktop | ||||||
---|---|---|---|---|---|---|
Chrome | Edge | Firefox | Internet Explorer | Opera | Safari | |
Basic support | ? | ? | ? | ? | ? | ? |
Mobile | |||||||
---|---|---|---|---|---|---|---|
Android webview | Chrome for Android | Edge Mobile | Firefox for Android | Opera for Android | iOS Safari | Samsung Internet | |
Basic support | ? | ? | ? | ? | ? | ? | ? |
© 2005–2018 Mozilla Developer Network and individual contributors.
Licensed under the Creative Commons Attribution-ShareAlike License v2.5 or later.
https://developer.mozilla.org/en-US/docs/Web/SVG/Attribute/filter