File:  [parser3project] / parser3 / www / htdocs / Attic / _bug.html
Revision 1.114: download - view: text, annotated - select for diffs - revision graph
Mon Dec 19 12:24:57 2005 UTC (20 years, 7 months ago) by paf
Branches: MAIN
CVS tags: HEAD
. removed .nodeValue from all node types other than 5 (grabbed piece from gdome)

@main[]
^try{	
	^mustfail[]
}{
	^if($exception.type eq xml){
		failed, that's OK
		$exception.handled(1)
	}
}

@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]

@show_xdoc2[xdoc]
<pre>^taint[html][^xdoc.string[
	$.method[html]
]]
</pre>

E-mail: