zz wrote:
Now, I think I can implement a nsHTMLSerializer class just like nsDOMSerializer to solve this problem.
By the way, which DOM API can do the same document-dump thing?

There isn't one, but there _is_ one that will give you the charset. nsIDOMNSDocument has a characterSet property.

-Boris
_______________________________________________
dev-embedding mailing list
[email protected]
https://lists.mozilla.org/listinfo/dev-embedding

Reply via email to