Re: xslt 1.1 or xslt 2.0 support?
"Julian F. Reschke" <[email protected]>
| Newsgroups | gmane.comp.mozilla.devel.layout.xslt |
|---|---|
| Organization | Another Netscape Collabra Server User |
| Message-ID | <[email protected]> |
bLucky wrote: > anyone have a roadmap on when either of this xslt specs will be > supported by moz core? Well. XSLT 1.1 was never finished, and XSLT 2.0 is still not a W3C recommendation. > really would love to have the <xsl:script/> support; > and/or the ability to node-set( $variable ) "node-set" seems to be a low-hanging fruit, see <https://bugzilla.mozilla.org/show_bug.cgi?id=193678>. It seems that there's even a proposed patch available. Is there currently *any* work being done on this? Best regards, Julian