Re: Announcing some EXSLT support for firefox 3
Martin Honnen <[email protected]>
| Newsgroups | gmane.comp.mozilla.devel.layout.xslt |
|---|---|
| Organization | Liberty Development |
| Message-ID | <[email protected]> |
Jonas Sicking wrote: > We now have code checked in to support some parts of EXSLT [1]. These > functions will be supported in the upcoming Firefox 3 release (sorry, no > chance of backporting to earlier releases) Nice. Is it hard to make the functions like math:min also available to XPath evaluated using the W3C DOM API (domDocument.evaluate)? I know it is EXSLT and not EXPath but I think most people using the W3C DOM XPath API would benefit from having such functions available too. -- Martin Honnen http://JavaScript.FAQTs.com/