Re: Hash implementation of getElementById

2005-02-28 Thread Thomas DeWeese
Hi Cameron, Cameron McCormack wrote: I have a working implementation of getElementById built around a Document Hash Table. It handles all the nasty cases pretty well. Nice! Have you handled the case where (in DOM 3) an attribute is set to be an id attribute? It does not currently, although

cvs commit: xml-batik/test-resources/org/apache/batik/test samplesRendering.xml

2005-02-28 Thread deweese
deweese 2005/02/28 09:37:19 Modified:.build.xml samples/tests/spec/scripting addDescOnClick.svg pathLength.svg sources/org/apache/batik/dom AbstractDocument.java AbstractElement.java