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

filters-gauss-01-b.svg

FAIL

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

Operator Script

Run the test. No interaction required.

Pass Criteria

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

Test Description

In the upper left corner of the output are blue and yellow rectangles that overlap, they appear normally, no gaussianBlur has been applied. In the upper right the same rectangles are displayed with a blur filter applied, the standard deviation is the same for both the x and y axis. In the lower right corner the rectangles appear again, this time the standard deviation is different along the x (20) and y (1) axis.

On top of the rectangles in the upper right and lower right, thin (half-pixel-wide) blue lines are drawn to show the outline of the object bounding box (the inside lines) and the outline of the filter region (the outside lines). The blur effect should be clipped to the bounds of the filter region.

The test uses the 'rect' element, as well as basic fill (solid primary colors), stroke (black 1-pixel and blue half-pixel lines), font-family (Arial) and font-size properties.