Subject: Re: XSLT 1.0 support in browsers, as of June 2008
From: Robert Koberg <rob@xxxxxxxxxx>
Date: Wed, 18 Jun 2008 10:11:36 -0400
|
On Wed, 2008-06-18 at 16:03 +0200, Julian Reschke wrote:
> Michael Ludwig wrote:
> >> I'm seeing it - for instance - on
> >> <http://greenbytes.de/tech/webdav/rfc2616.xml>.
> >
> > Clicking on this evil link made my Firefox on Linux
> > freeze and hog the CPU.
>
> OK, beware: the transformation takes some time (around 90 secs on my
> notebook). (*) Use something smaller, like
> <http://greenbytes.de/tech/webdav/rfc4770.xml> for testing.
I don't see any styling information. The STYLE elem in the HEAD looks
like:
<STYLE title="Xml2Rfc (sans serif)" type="text/css"></STYLE>
I think you are relying on the browser's default CSS/stylesheet.
>
> BR, Julian
>
> (*) Both Saxon and MSXSL do it in ~30 seconds, so it's really problem
> with the XSLT performance in FF.
|