Diff for /parser3/tests/145.html between versions 1.1 and 1.2

version 1.1, 2005/12/16 13:15:18 version 1.2, 2005/12/19 12:24:57
Line 11  $xdoc[^xdoc::create{<?xml version="1.0" Line 11  $xdoc[^xdoc::create{<?xml version="1.0"
 </people>  </people>
 }]  }]
   
 ^if(^xdoc.firstChild.hasChildNodes[]){y;n}  ^if(^xdoc.firstChild.hasChildNodes[]){wrong1;right, comment does not have children}<br>
 ^if(^xdoc.firstChild.nextSibling.hasChildNodes[]){y;n}  ^if(^xdoc.firstChild.nextSibling.hasChildNodes[]){right;wrong2}
   
 #should have dtd for this to work $Element[^xdoc.getElementById[2]]   #should have dtd for this to work $Element[^xdoc.getElementById[2]] 
 # ^show_xnode1[$Element]  # ^show_xnode1[$Element]

Removed from v.1.1  
changed lines
  Added in v.1.2


E-mail: