Re: Top level XTF tag and XML pretty printing
Jon Smirl <[email protected]>
| Newsgroups | gmane.comp.mozilla.devel.xml |
|---|---|
| Organization | Another Netscape Collabra Server User |
| Message-ID | <[email protected]> |
The problem is that XML namespaces implemented by XTF components do not necessarily use xml-stylesheet to implement styling. Since the xml-stylesheet PI is missing from these pages Mozilla will pretty print them instead of allowing the XTF components to display them. I filed this as: https://bugzilla.mozilla.org/show_bug.cgi?id=313643 A patch adding the needed method is attached to the bug. Jon Smirl, [email protected]