You are viewing a plain text version of this content. The canonical link for it is here.
Posted to batik-dev@xmlgraphics.apache.org by Thierry Kormann <Th...@sophia.inria.fr> on 2000/11/08 07:03:18 UTC

Re: regression on event

> 
> I have just checkout the whole CVS tree and I had regression on events.
> When loading a document, I had a DOMException all the time.
> 
> I have fixed the error that was (in JSVGCanvas) :
> 
> Event evt = document.createEvent("SVGEvents");
> 
> instead of Event evt = document.createEvent("SVGEvent");
> 
> "SVGEvent" without the 's'.

oups, sorry. I haven't found the correct name to use and I though it was the 
same naming convention as DOM level 2. Anyway, the correct name to use is 
SVGEvents with an 's'. JSVGCanvas is now fixed.

Sorry about that.

Thierry.

-- 
Thierry Kormann
email: Thierry.Kormann@sophia.inria.fr  http://www.inria.fr/koala/tkormann/
Koala/Dyade/Bull @ INRIA - Sophia Antipolis