/[Apache-SVN]
ViewVC logotype

Revision 316096


Jump to revision: Previous Next
Author: lehors
Date: Thu Sep 14 22:08:03 2000 UTC (23 years, 8 months ago)
Changed paths: 3
Log Message:
patch from Lars Heete:
Correct the generation of DOMAttrModified and DOMCharacterDataModified
mutation events.
   - DOMAttrModified and DOMCharacterDataModified events get dispatched to
     the parent chain.
   - removing an attribute now generates a DOMAttrModified event with
      newval=null
   - adding an attribute now generates only one DOMAttrModified event
      with oldval=null


Changed paths

Path Details
Directoryxerces/java/trunk/src/org/apache/xerces/dom/AttributeMap.java modified , text changed
Directoryxerces/java/trunk/src/org/apache/xerces/dom/ElementImpl.java modified , text changed
Directoryxerces/java/trunk/src/org/apache/xerces/dom/NodeImpl.java modified , text changed

infrastructure at apache.org
ViewVC Help
Powered by ViewVC 1.1.26