Diff for /parser3/src/www/htdocs/Attic/index.html between versions 1.533 and 1.538

version 1.533, 2002/01/23 13:07:53 version 1.538, 2002/01/25 11:22:52
Line 4  $response:charset[windows-1251] Line 4  $response:charset[windows-1251]
 $response:content-type[$.value[text/html]$.charset[$response:charset]]  $response:content-type[$.value[text/html]$.charset[$response:charset]]
   
 @main[]  @main[]
 $a[123456789012345678901234567890]  #^xmloutattrwithoutvalue[]
 $b(^a.double[])  #^precisionProblem[]
 ^b.format{%.20E}  
   
   
 #^xpath[]  #^xpath[]
 #^ttablesetlang[]  #^ttablesetlang[]
 #^mail3[]  #^mail3[]
Line 92  $b(^a.double[]) Line 89  $b(^a.double[])
 <hr>  <hr>
 OK  OK
   
   @xmloutattrwithoutvalue[]
   #$ORIGINS(1)
   $doc[^xdoc::set{<?xml version="1.0"?><doc background="">zz</doc>}]
   $doc[^doc.transform[global.xsl]]
   =^taint[html][^doc.string[$.method[html]]]=
   
   
   
   @precisionProblem[]
   $a[123456789012345678901234567890]
   $b(^a.double[])
   ^b.format{%.20E}
   <hr>
   ^eval(2*2)
   
 @xpath[]  @xpath[]
 $xdoc[^xdoc::set{<?xml version="1.0" encoding="windows-1251" ?>  $xdoc[^xdoc::set{<?xml version="1.0" encoding="windows-1251" ?>
 <document><block><p>привет</p></block></document>  <document><block><p>привет</p></block></document>

Removed from v.1.533  
changed lines
  Added in v.1.538


E-mail: