Diff for /parser3/tests/149.html between versions 1.4 and 1.5

version 1.4, 2010/07/25 06:23:41 version 1.5, 2010/07/25 06:32:48
Line 3  $xdoc[^xdoc::create{<?xml version="1.0" Line 3  $xdoc[^xdoc::create{<?xml version="1.0"
 <!DOCTYPE people>  <!DOCTYPE people>
 <!--some comment-->  <!--some comment-->
 <people xmlns:first="http://parser.ru/first" xmlns:second="http://parser.ru/second">  <people xmlns:first="http://parser.ru/first" xmlns:second="http://parser.ru/second">
                 <man first:attrname="attr value">                  <man first:attrname="attr value">
                         <name>ПИФ^taint[&]</name>                          <name>ПИФ^taint[&]</name>
                 </man>                  </man>
         <man id="1" имя="word слово">          <man id="1" имя="word слово">
                 <name>P&#171^;AF        B</name>                  <name>P&#171^;AF        B</name>
                 <tst:findme xmlns:tst="http://parser.ru/tst">secret</tst:findme>                  <tst:findme xmlns:tst="http://parser.ru/tst">secret</tst:findme>

Removed from v.1.4  
changed lines
  Added in v.1.5


E-mail: