Tests that contain the draft-watermark are under development and may be incorrectly testing a feature.

filters-offset-01-b.svg

FAIL

raster image of filters-offset-01-b.svg

Operator Script

Run the test. No interaction required.

Pass Criteria

The rendered image should match the reference image. Additionally, the target crosshairs should match the color, lower left corner, and opacity of each copy of the filtered circle.

Test Description

The target crosshairs should align with lower left bounds of the associated circle. The color of each crosshair should match the associated circle.

Verify the basic capability to handle the feOffset, feMerge and feFlood filter nodes. Four copies of a filled circle should appear at various offsets and colors. For each circle a reference crosshair is drawn at the lower left of the circle to indicate the expected color, opacity and position for the filtered element. The targets are drawn with the standard svg path element.

In addition to feFlood, feMerge, and feOffset, this test uses 'feComposite' to recolor the SourceGraphic with the feFlood color. The source graphic uses 'circle'. The target cross hairs are drawn with 'path' and use 'fill' and 'fill-opacity'.