Test which verifies the basic facilities of feMorphology.

The test shows the same graphics filtered with four different feMorphology settings. The top two have the type erode and a radius of 1(left) and 2(right). The bottom two have the type dilate and a radius of 1(left) and 3(right).

Run the test. No interaction required.

The rendered picture should match the reference image, except for possible variations in the labelling text (per CSS2 rules).

$RCSfile: filters-morph-01-f.svg,v $ Filter Effect: feMorphology type=erode radius=1 type=erode radius=2 type=dilate radius=1 type=dilate radius=3 $Revision: 1.8 $