--- parser3/tests/256.html 2012/05/27 22:36:07 1.5
+++ parser3/tests/256.html 2017/05/16 14:46:58 1.8
@@ -24,14 +24,15 @@ $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]]
$.1[$.date[gmt-string]]
- $.2[$.date[sql-string]]
- $.3[$.date[$handler]]
- $.4[
+ $.2[$.date[iso-string]]
+ $.3[$.date[sql-string]]
+ $.4[$.date[$handler]]
+ $.5[
$.date[unsupported]
$.exception(true)
]
@@ -97,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)]
]
]