Proposal to Remove XSLT References from HTML Specification
By
troupo
Crusty in the right places. Worth the chew.
Summary
This GitHub pull request proposes removing all mentions of XSLT (Extensible Stylesheet Language Transformations) from the HTML specification. The discussion involves technical considerations about XSLT usage patterns, including whether it's primarily used by large commercial sites that could easily update to polyfills or smaller personal sites that might be abandoned. The PR has support from at least two implementers with no opposition, and includes tests for review.
Key quotes
· 5 pulledDo any of your usage statistics show the age and "size" (popularity) of pages that use XSLT?
Because if XSLT is mainly used by large commercial sites that are frequently updated, then deprecating the builtin support seems reasonable, since most of the sites will quickly update to include a polyfill.
But if XSLT is mainly used by small personal sites that were last updated years ago, then deprecating the builtin support would break those sites with no hope of them being fixed.
This PR removes all mention of XSLT in the html spec.
At least two implementers are interested (and none opposed).
You might also wanna read
The human.json Protocol: A System for Verifying Human Authorship on the Web
The human.json protocol is a lightweight system that allows humans to assert authorship of their website content and vouch for the humanity
Challenges in Implementing WebDAV/CalDAV Standards for Homechart
The article discusses the challenges of implementing WebDAV/CalDAV clients and servers despite the standards being well-documented and estab
Google Reverses JPEG XL Deprecation in Chromium Amid Ongoing Format Competition with AVIF
The article discusses Google's reversal on JPEG XL support in Chromium, examining the ongoing browser format wars between JPEG XL and Google
Google's XSLT Deprecation Criticized as Attack on Open Web Standards
The article criticizes Google's decision to deprecate XSLT support in its products, arguing this represents an attack on the open web. The a
Chromium Proposes Deprecation and Removal of XSLT from Web Browsers Due to Security Risks
Chromium (Google Chrome's browser engine) proposes to deprecate and remove XSLT (Extensible Stylesheet Language Transformations) from web br
groups.google.com·7mo agoExamining Apple's Web Standards Collaboration: Evidence vs. Narrative
This article critically examines Apple's approach to web standards and collaboration, challenging popular narratives about the company's ope
