Re: TopXML Tutorial on XSLT and XPath

Boris Zbarsky <[email protected]> Sun, 04 Jun 2006 15:35:12 -0500
Newsgroups gmane.comp.mozilla.devel.xml
Message-ID <[email protected]>
[email protected] wrote:
> Let me see if I've got this straight:
> 
> It doesn't work in FF because FF see's the error but it works in IE
> because IE is blind to the error.

More or less.  More precisely, as I understand it, IE implemented an early draft 
of a spec, and didn't fix their code when the spec changed before being finalized.

See also item 1 and item 7 at http://www.mozilla.org/projects/xslt/faq.html

-Boris