I added a utility called `dump2html.pl' in mozilla/webshell/viewer. It's a perl script that converts a viewer content dump (i.e., the output generated by selecting `Debug -> Dump Content') back to HTML input.
I found it useful for debugging stuff that's been document.write()'d; thought other people might, too. chris
