On Dec 15, 11:48 pm, Boris Zbarsky <[email protected]> wrote: > 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
It's the latter - I see the text content. Can you guide me or refer me to proper list / documentation - what exactly do I need to include? Thanks, yakobom _______________________________________________ dev-embedding mailing list [email protected] https://lists.mozilla.org/listinfo/dev-embedding
