<feMergeNode>

Baseline Widely available

This feature is well established and works across many devices and browser versions. It’s been available across browsers since ⁨July 2015⁩.

The <feMergeNode> SVG takes the result of another filter to be processed by its parent <feMerge>.

Usage context

CategoriesNone
Permitted contentAny number of the following elements, in any order:
<animate>, <discard>, <set>

Attributes

DOM Interface

This element implements the SVGFEMergeNodeElement interface.

Example

Result

Specifications

Specification
Filter Effects Module Level 1
# feMergeNodeElement

Browser compatibility

See also