[filter-effects] negative std deviation on feGaussianBlur

Hi, 

The specification currently does not say what happens on negative standard deviation values for feGaussianBlur [1]. I suggest that it is not treated differently than a value of zero: the filter primitive does not have any effect on the input image, the input does not get blurred. I'll change the specification text to this suggestion.

Greetings,
Dirk

[1] http://www.w3.org/TR/filter-effects/#feGaussianBlurElement

Received on Monday, 26 August 2013 12:31:33 UTC