Diff for /parser3/tests/196.html between versions 1.2 and 1.3

version 1.2, 2010/07/03 07:21:52 version 1.3, 2010/08/10 06:04:57
Line 5  cookie Line 5  cookie
 env  env
 console  console
 request  request
   junction
 }]  }]
   
 <table border="1">  <table border="1">
Line 44  request Line 45  request
 <td>$request:CLASS_NAME</td>  <td>$request:CLASS_NAME</td>
 ^do[$request:CLASS]  ^do[$request:CLASS]
 </tr>  </tr>
   
   <tr>
   <td>junction-method</td>
   <td>$do.CLASS_NAME</td>
   ^do[$do.CLASS]
   </tr>
 </table>  </table>
   
 @do[var]  @do[var]

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


E-mail: