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

version 1.1, 2008/05/22 17:32:10 version 1.2, 2010/07/03 07:30:28
Line 75  $sSpace[ ] Line 75  $sSpace[ ]
   
 </table>  </table>
   
   
   
 @TR[sTD1;sTD2]  @TR[sTD1;sTD2]
 <tr>  <tr>
 <td>$sTD1</td>  <td>$sTD1</td>
 <td>$sTD2</td>  <td>$sTD2</td>
 </tr>  </tr>
   
   
   
   
 @format[d;sFormat][s]  @format[d;sFormat][s]
 ^TR[^if(def $sFormat && def ^sFormat.trim[]){$sFormat}{'$sFormat'};^try_code{$s[^d.format[$sFormat]]'^taint[html][^s.match[\+00][]{+0}]'}]  ^TR[^if(def $sFormat && def ^sFormat.trim[]){$sFormat}{'$sFormat'};^try_code{$s[^d.format[$sFormat]]'^taint[html][^s.match[\+00][]{+0}]'}]
   
   
   
 @try_code[jCode]  @try_code[jCode]
 ^try{  ^try{
         $jCode          $jCode

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


E-mail: