yakobom wrote:
Hi,
When I load an XML document in my embedded browser, I get the content
of the XML parsed as plain text.
How can I make it work like in FireFox? I want to display the XML as a
'normal' XML file...

Is it really parsed as plaintext?  Or shown as the textContent of the XML?

If the latter, are you not including the XSLT stylesheet and other resources that the XML prettyprinter uses?

-Boris
_______________________________________________
dev-embedding mailing list
dev-embedding@lists.mozilla.org
https://lists.mozilla.org/listinfo/dev-embedding

Reply via email to