Re: XSLT and DTD
Martin Honnen <[email protected]> Wed, 11 Apr 2007 16:39:46 +0200
| Newsgroups | gmane.comp.mozilla.devel.layout.xslt |
|---|---|
| Organization | Liberty Development |
| Message-ID | <[email protected]> |
[email protected] wrote: > For standard mode which does not > > http://arsmc.org/documents/test_w_dtd.html > 2) Both render on Opera The example above also works in a recent Firefox trunk build (Mozilla/5.0 (Windows; U; Windows NT 5.1; en-US; rv:1.9a4pre) Gecko/20070407 Minefield/3.0a4pre), displaying "XSL Output" so I am afraid there is a bug in Firefox 2.0 that it does not render anything. As the bug has been fixed on the trunk there is not much we can do now besides looking for workarounds. Your original aim was to start with an XML document (e.g. <http://arsmc.org/documents/canobie_series.xml>) and that way you should get standards compliant mode even if you don't include a DOCTYPE node as XML is always rendered in standards compliant mode. -- Martin Honnen http://JavaScript.FAQTs.com/