--- parser3/www/htdocs/Attic/_bug.html 2004/12/23 14:40:54 1.73 +++ parser3/www/htdocs/Attic/_bug.html 2005/12/19 12:24:57 1.114 @@ -1,25 +1,21 @@ @main[] - -$cH[^cH[]] - -^if($cH.this is "junction"){ - $result[^cH.this[$cH.th_par]] +^try{ + ^mustfail[] }{ - $result[0] + ^if($exception.type eq xml){ + failed, that's OK + $exception.handled(1) + } } -#################################################################################################################### - -@cH[] -$result[ - $.this[$mThis] - $.th_par[ - $.a(2) - $.b(3) - ] -] -#################################################################################################################### +@mustfail[] +$dom_from_disk[^xdoc::create[input]] +$dom_created_in_air[^xdoc::create[doc]] +^dom_created_in_air.documentElement.appendChild[$dom_from_disk.documentElement] +^show_xdoc2[$dom_created_in_air] -@mThis[lparams][params] -$params[^hash::create[$lparams]] -$result[^eval($params.a * $params.b)] +@show_xdoc2[xdoc] +
^taint[html][^xdoc.string[
+	$.method[html]
+]]
+