Re: [xsl] XSLT 2.0 in a web browser

Subject: Re: [xsl] XSLT 2.0 in a web browser
From: "Vyacheslav Sedov" <vyacheslav.sedov@xxxxxxxxx>
Date: Tue, 25 Mar 2008 19:42:34 +0300
opera have little buggy xslt-engine

<xsl:template match="/*"> behavior very funny - i sent this bug-report
to opera but look like in 9.5 still present this error

"/*" should match any root element regardless of namespace and name
(and very useful for me) but in opera in match some other elements
(not only root)

i guess it is nice idea to "outsourcing" xslt-engine :)

p.s. Great pleasant sensation for reporter to see how bug report evolve :)

On Tue, Mar 25, 2008 at 7:07 PM, Manfred Staudinger
<manfred.staudinger@xxxxxxxxx> wrote:
> For the Opera people you might ask Michael(tm) Smith to make a contact
>  (mike at w3.org). Last year he joined the W3C in Tokyo, but before he
>  worked for Opera Software and was very interested in XSLT. See
>  http://biglist.com/lists/lists.mulberrytech.com/xsl-list/archives/200609/msg00752.html
>
>  Manfred
>
>
>
>
>  On 25/03/2008, Colin Adams <colinpauladams@xxxxxxxxxxxxxx> wrote:
>  > On 25/03/2008, Manfred Staudinger <manfred.staudinger@xxxxxxxxx> wrote:
>  >  > On 25/03/2008, Colin Adams <colinpauladams@xxxxxxxxxxxxxx> wrote:
>  >  >  >  But this morning I DID receive a reply, to the effect that it is
>  >  >  >  probably possible. So I will probably do this before 2008 is out.
>  >  >  This was really fast! Glad it worked:
>  >  >  https://bugzilla.mozilla.org/show_bug.cgi?id=370173
>  >
>  >
>  > Well done!

Current Thread