Jul 25, 2008
Opera, XSLT and tags
Posted by Mikef | Filed under Technology
I think I've discovered a pretty big bug in Opera browser when testing client-side XSLT capabilities of different browsers.
Steps to reproduce:
- Launch Opera
- Disable Javascript
- Visit a XSLT page that uses javascript in part of an xslt template (not one that users javascript to actually do the transformation)
- The moment the parser encounters a <script> tag within a template, it'll fail.
This is really frustrating because I've found that most of the other browsers are doing a good job with XSLT these days.







