--- parser3/tests/175.html 2008/05/22 17:32:10 1.1
+++ parser3/tests/175.html 2024/05/26 18:04:46 1.4
@@ -75,27 +75,17 @@ $sSpace[ ]
-
-
@TR[sTD1;sTD2]
| $sTD1 |
$sTD2 |
-
-
-
@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}]'}]
-
-
@try_code[jCode]
-^try{
+^try-catch-comment{
$jCode
-}{
- $exception.handled(1)
- $exception.comment
}