--- parser3/tests/030.html 2024/09/13 23:49:45 1.6
+++ parser3/tests/030.html 2024/12/13 13:54:03 1.7
@@ -20,14 +20,11 @@ e1: ^try-catch{
]
}
-e2: ^try{
+e2: ^try-catch-filtered{
$cookie:x[
$.value[xxx-value]
$.expires(-5000*365)
]
-}{
- $exception.handled(true)
- Exception type: $exception.type
}
^json:string[$cookie:fields; $.indent(1) ]