Re: Missing inheritance

> Re: Missing inheritance
>
> Blaine Brodie wrote:
> >
> > In the SVG dtd, 'FeDiffuseLighting' and 'FeSpecularLighting' elements have
> > stylable attributes, but their corresponding interfaces in the SVG DOM do
> > not inherit from the SVGStylable.
>
> Good catch, thanks. We will fix this.
>
> --
> Chris
>

isn't it the same for the various anim* element, which
for the most part have a %aniElementAttrs; in the dtd,
which in turn has a %xlinkRefAttrs;

But SVGAnimationElement does not inherit from
SVGURIReference...


another thing: the mpath element has no counterpart in the DOM idl...

    stéphane

Received on Thursday, 2 November 2000 03:50:39 UTC