nsochele2003/09/23 11:11:47
Modified:test-resources/org/apache/batik/dom bug18143.svg
sources/org/apache/batik/dom AbstractElement.java
Log:
removeAttributeNode was no longer working with attributes without namespace
check for namespace before removing now
update t
vhardy 2003/06/30 05:36:45
Modified:test-resources/org/apache/batik/dom unitTesting.xml
sources/org/apache/batik/dom AbstractElement.java
Added: test-resources/org/apache/batik/dom bug18143.svg
test-sources/org/apache/batik/dom EcmaScriptDOMTest.jav
vhardy 02/05/17 05:06:29
Modified:sources/org/apache/batik/dom AbstractElement.java
Log:
Stephane's fix: Added invalidation of children elements in
invalidateElementsByTagName. Tests follow.
Revision ChangesPath
1.17 +12 -1 xml-batik/sources/org/apache/batik/d