Chrome to Deprecate and Remove XSLT Support by Late 2026
By
justin-reeves
A baker's-dozen of insight crammed into one ring.
Summary
Google Chrome plans to deprecate and remove XSLT (Extensible Stylesheet Language Transformations) from the browser by late 2026, starting with version 158. The Chromium project has officially deprecated XSLT, including the XSLTProcessor JavaScript API and XSLT processing instruction. Firefox and WebKit projects have also indicated plans to remove XSLT from their browser engines. The article provides guidance for developers on migrating their code before the removal, explaining the security rationale and offering migration strategies.
Key quotes
· 4 pulledChrome intends to deprecate and remove XSLT from the browser.
Chromium has officially deprecated XSLT, including the XSLTProcessor JavaScript API and the XSLT processing instruction.
We intend to remove support from version 158 (November 17, 2026).
The Firefox and WebKit projects have also indicated plans to remove XSLT from their browser engines.
You might also wanna read
Technical Critique of WebKit: Development Challenges and Why Hopp is Moving to Rust
The article is a critical analysis of WebKit (Safari's browser engine) based on the author's experience building Hopp, a screensharing appli
WebSparks: An AI-Powered Tool for Building Web Applications Without Extensive Coding
WebSparks is an AI-powered software engineer that transforms ideas into fully functional web applications without requiring extensive coding
innovirtuoso.com·23h agoJoost de Valk publishes open Website Specification: 128 rules for modern, future-proof websites
Joost de Valk, creator of Yoast SEO, published the Website Specification (specification.website) — an open, platform-agnostic reference docu
ZX Spectrum BASIC interpreter rebuilt from scratch to run natively in web browsers
A developer has rebuilt the ZX Spectrum's BASIC interpreter from scratch to run in a web browser, without emulating the original Z80 hardwar
Building mobile-safe layouts with CSS safe-area-inset properties
This article explains how to use CSS safe-area-inset properties to build mobile-friendly layouts that account for non-rectangular screen fea
How to Set Up an Apache Reverse Proxy for an Ecommerce Website
This article provides a comprehensive, start-to-finish guide on setting up an Apache reverse proxy specifically for ecommerce websites. It c
blog.radwebhosting.com·2d ago