--- parser3/tests/175.html 2008/05/22 17:32:10 1.1
+++ parser3/tests/175.html 2024/05/20 23:02:35 1.3
@@ -75,27 +75,20 @@ $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{
$jCode
}{
$exception.handled(1)
- $exception.comment
+ ^taint[as-is;$exception.comment]
}