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

version 1.2, 2003/07/24 11:25:57 version 1.3, 2010/10/12 01:27:59
Line 3  $t[^table::create{a b Line 3  $t[^table::create{a b
 2       b  2       b
 3       c  3       c
 }]  }]
 ^if(^t.locate($t.a==2)){$t.b}{n}  
   ^if(^t.locate($t.a==2)){$t.b}{-n-}
   ^if(^t.locate($t.a==2)[$.offset(2)]){$t.b}{-n-}
   ^if(^t.locate[a;1]){$t.b}{-n-}
   ^if(^t.locate[a;1;$.offset(1)]){$t.b}{-n-}
   

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


E-mail: