You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@xerces.apache.org by el...@apache.org on 2002/03/20 00:27:59 UTC

cvs commit: xml-xerces/java/tests/dom/events expectedoutput.txt

elena       02/03/19 15:27:59

  Modified:    java/tests/dom/events expectedoutput.txt
  Log:
  Updated the test for relatedNode.
  http://nagoya.apache.org/bugzilla/show_bug.cgi?id=7070
  
  Revision  Changes    Path
  1.3       +5 -0      xml-xerces/java/tests/dom/events/expectedoutput.txt
  
  Index: expectedoutput.txt
  ===================================================================
  RCS file: /home/cvs/xml-xerces/java/tests/dom/events/expectedoutput.txt,v
  retrieving revision 1.2
  retrieving revision 1.3
  diff -u -r1.2 -r1.3
  --- expectedoutput.txt	17 Jan 2002 22:53:49 -0000	1.2
  +++ expectedoutput.txt	19 Mar 2002 23:27:59 -0000	1.3
  @@ -96,18 +96,23 @@
   EVT 47: 'DOMSubtreeModified' listener 'Root' target 'Root_E0' while BUBBLING... will bubble
   EVT 48: 'DOMSubtreeModified' listener '#document' target 'Root_E0' while BUBBLING... will bubble
   EVT 49: 'DOMAttrModified' listener '#document' target 'Root_E0' while CAPTURING... will bubble
  +	relatedNode='Root_E0_A0="Updated A0 of E0, prepare to be acidulated."'
   	attrName='Root_E0_A0'
   	prevValue='Updated A0 of E0, prepare to be acidulated.'
   EVT 50: 'DOMAttrModified' listener 'Root' target 'Root_E0' while CAPTURING... will bubble
  +	relatedNode='Root_E0_A0="Updated A0 of E0, prepare to be acidulated."'
   	attrName='Root_E0_A0'
   	prevValue='Updated A0 of E0, prepare to be acidulated.'
   EVT 51: 'DOMAttrModified' listener 'Root_E0' target 'Root_E0' while AT_TARGET... will bubble
  +	relatedNode='Root_E0_A0="Updated A0 of E0, prepare to be acidulated."'
   	attrName='Root_E0_A0'
   	prevValue='Updated A0 of E0, prepare to be acidulated.'
   EVT 52: 'DOMAttrModified' listener 'Root' target 'Root_E0' while BUBBLING... will bubble
  +	relatedNode='Root_E0_A0="Updated A0 of E0, prepare to be acidulated."'
   	attrName='Root_E0_A0'
   	prevValue='Updated A0 of E0, prepare to be acidulated.'
   EVT 53: 'DOMAttrModified' listener '#document' target 'Root_E0' while BUBBLING... will bubble
  +	relatedNode='Root_E0_A0="Updated A0 of E0, prepare to be acidulated."'
   	attrName='Root_E0_A0'
   	prevValue='Updated A0 of E0, prepare to be acidulated.'
   EVT 54: 'DOMSubtreeModified' listener '#document' target 'Root_E0' while CAPTURING... will bubble
  
  
  

---------------------------------------------------------------------
To unsubscribe, e-mail: xerces-cvs-unsubscribe@xml.apache.org
For additional commands, e-mail: xerces-cvs-help@xml.apache.org