Diff for /parser3/www/htdocs/Attic/_bug.html between versions 1.11 and 1.46

version 1.11, 2004/02/26 14:37:31 version 1.46, 2004/05/24 12:21:18
Line 1 Line 1
 @main[]  $xdoc[^xdoc::create{<?xml version="1.0" encoding="windows-1251" ?>
 $file[^file::load[text;_bug.p]]  
 ^process[$self]{$file.text}[  <document>
         $.file[$file.name]  <step id="6" title="Test">
         $.lineno(-1)  <description>
 ]  <![CDATA[
   Cdata test
   ]]>
   </description>
   </step>
   </document>
   }]
   
   ^xdoc.selectString[string(//description)]
   #$descriptionNode[^xdoc.selectSingle[/document/step/description]]
   #$descriptionNode.value
   

Removed from v.1.11  
changed lines
  Added in v.1.46


E-mail: