Re: Possible incompatibilty uDOM <-> SVG 1.1

Hi, Erik-

Erik Dahlström wrote (on 9/24/08 10:18 AM):
> 
> I discovered a small inconsistency in the SVGElementInstance interface:
> 
> In SVG 1.1 the 'correspondingUseElement' is of type 'SVGUseElement' [1].
> In tiny it's of type 'SVGElement' [2].
> 
> The uDOM currently doesn't have the SVGUseElement interface, but I
> think it might be more consistent if we introduced it as an empty 
> interface inheriting from SVGElement.

Seems reasonable to me.


Regards-
-Doug Schepers
W3C Team Contact, SVG and WebApps WGs

Received on Wednesday, 24 September 2008 17:59:56 UTC