Monday, August 25, 2025
All the Bits Fit to Print
Discussion on updating web platform support from XSLT 1.0 to 3.0
The web platform is considering whether to adopt XSLT 3.0, a more modern version of the XML transformation language, as current browser support remains stuck on the outdated XSLT 1.0 standard from 1999. This discussion weighs the benefits of updating against the challenges and low current usage of XSLT on the web.
Why it matters: Updating to XSLT 3.0 could resolve long-standing bugs and limitations, improving XML processing in browsers for developers.
The big picture: XSLT usage is low partly due to aging specs and browser inconsistencies, raising questions if newer versions would revive interest.
The stakes: Deprecating XSLT risks breaking existing government and regulatory sites relying on it, while maintaining it demands shared effort and security reviews.
Commenters say: Opinions vary from nostalgia for XSLT's potential and longevity to skepticism about its relevance, with some urging modern alternatives like JSON and containerization.