Re: kernelUnitLength="" on <feSpecularLighting>

On Wed, 06 May 2009 02:45:43 +0200, Cameron McCormack <cam@mcc.id.au> wrote:

> Erik Dahlström:
>> It has the same meaning as on feDiffuseLighting, so probably it'll be
>> fine to just copy the wording from there. These two primitives are
>> often used together.
>
> I just noticed that SVGFESpecularLightingElement is missing
>
>   readonly attribute SVGAnimatedNumber kernelUnitLengthX;
>   readonly attribute SVGAnimatedNumber kernelUnitLengthY;
>
> so I have added those, too.

It's been reported before:

  http://www.w3.org/Bugs/Public/show_bug.cgi?id=4933
  http://lists.w3.org/Archives/Public/www-svg/2007Jun/0002.html

And also see this anomaly, (IDL definitions mismatch):

  http://lists.w3.org/Archives/Public/www-svg/2007May/0049.html

-- 
Erik Dahlstrom, Core Technology Developer, Opera Software
Co-Chair, W3C SVG Working Group
Personal blog: http://my.opera.com/macdev_ed

Received on Wednesday, 6 May 2009 08:16:58 UTC