--- parser3/tests/030.html 2003/07/24 11:25:57 1.2
+++ parser3/tests/030.html 2009/05/10 12:02:48 1.4
@@ -2,4 +2,14 @@ $cookie:clientType[
$.value[test]
$.expires[^date::create(2003;2;26)]
]
-=$cookie:CLASS.clientType=
+$cookie:zigi[
+ $.value[value]
+ $.expires[^date::create(2003;2;20)]
+]
+'$cookie:CLASS.clientType'
+
+$t[^table::create{key value}]
+^cookie:fields.foreach[k;v]{^t.append{$k ^if($v is "hash"){$v.value}{$v}}}
+^t.sort{$t.key}
+
+^t.menu{${t.key}: '$t.value'}[
]
\ No newline at end of file