All Topics
All Topics
Technology
Technology
Design
Design
Programming
Programming
Science
Science
News
News
Gaming
Gaming
Entertainment
Entertainment
Business
Business
Finance
Finance
Sports
Sports
Health
Health
Food
Food
Travel
Travel
Art
Art
Music
Music
Books
Books
Education
Education
Politics
Politics
Personal
Personal
No algorithm. No AI slop. No ads. Just RSS. Pro-human. Indie writers. Real journalism. Open web. Chronological. Hand toasted.

Web Standards Debate: Considering XSLT 3.0 Adoption in HTML Specification

By

protomolecool

9mo ago· 3 min readenCode

Summary

This article discusses the ongoing debate within the web standards community about whether to adopt XSLT 3.0 in the HTML Standard. It follows up on issue #11523 which raised concerns about security vulnerabilities, code maintainability issues, and the complexity of aging browser code currently used for rendering XML with XSLT stylesheets. The discussion appears to be part of the WHATWG (Web Hypertext Application Technology Working Group) standards process, focusing on the technical merits and potential deprecation of XSLT in favor of more modern alternatives.

Key quotes

· 3 pulled
This issue raises concerns regarding security issues, code maintainability, and the complexity of aging browser code currently used for rendering XML with XSLT stylesheets
That issue includes a good background of XSLT on the web as well as the specific concerns that may lead to deprecating XSLT as the most prudent option for browser vendors
This issue is intended to be a discussion of alternatives to deprecating XSLT
Snippet from the RSS feed
What is the issue with the HTML Standard? Background This is a follow-up to #11523. That issue raises concerns regarding security issues, code maintainability, and the complexity of aging browser c...

You might also wanna read