- From: Steve Dickson <sdickson@savagesoftware.com>
- Date: Tue, 08 Aug 2000 15:44:05 -0700
- To: www-svg@w3.org
In section 15.25 of the recently released Candidate Recommendation, SVGFeGaussianBlurElement is described as having two attributes, stdDeviationX and stdDeviationY, both of type SVGAnimatedNumber. However, the setStdDeviation() method takes stdDeviationX and stdDeviationY parameters of type SVGLength. Should stdDeviationX/Y be of type SVGAnimatedNumber or SVGLength? S.
Received on Tuesday, 8 August 2000 18:44:12 UTC