2025-05-09T06:03:50Z

Debugging XSLT 1.0 in particular is brutal, due to years of neglect from the browser vendors.

Despite being standard, reliable, and fast to execute, and built into every browser, XSLT 1.0 in particular is really clunky to work with.

Dorian Taylor

Intertwingler MVP

Sense Atlas Front End

The XSLT component kind of sucks.

There is likewise the persistent threat that one of the browser vendors (say Chrome) removes support for XSLT 1.0.

Try messing around with SaxonJS?