--- parser3/tests/256.html 2015/09/18 00:40:19 1.6
+++ parser3/tests/256.html 2024/05/20 23:02:35 1.9
@@ -24,7 +24,7 @@ $h[
]
$.date[
- $.value[^date::create(2006;08;18;06;09;00)]
+ $.value[^date::create(2026;08;18;06;09;00)]
$._options[
$.0[$.date[unix-timestamp]]
@@ -98,9 +98,8 @@ $h[
$.image[
$.value[^image::create(100;100;0)]
$._options[
- $.0[$.skip-unknown(true)]
$.1[$.image[$handler]]
- $.2[$.exception(true)]
+ $.2[$.exception(false)]
]
]
@@ -151,7 +150,7 @@ $bShouldBeException($options.exception)
$result[^json:string[$value;$options]^if($bShouldBeException){. FAILED. EXCEPTION SHOULD BE HERE}]
}{
$exception.handled(true)
- $result["exception":"$exception.source, $exception.comment^if($bShouldBeException){. That's OK}"]
+ $result["exception":"$exception.source, ^taint[as-is;$exception.comment]^if($bShouldBeException){. That's OK}"]
}