TE
科技回声
首页24小时热榜最新最佳问答展示工作
GitHubTwitter
首页

科技回声

基于 Next.js 构建的科技新闻平台,提供全球科技新闻和讨论内容。

GitHubTwitter

首页

首页最新最佳问答展示工作

资源链接

HackerNews API原版 HackerNewsNext.js

© 2025 科技回声. 版权所有。

W3C's unified validator decommissioned; community can (should) fork

4 点作者 tripu超过 2 年前

1 comment

tannhaeuser超过 2 年前
Nb this doesn&#x27;t appear to be a validator but merely a frontend to various backends that perform actual validation, such as W3C&#x27;s classic SGML-based validator or nu validator for HTML, as can be seen in the sparse commit history.<p>Or, if it did perform validation, then only for the relatively simple case of XML DTD&#x2F;XML Schema validation coming with Java&#x2F;Xerces, which however has been irrelevant on the web for a long time now in the post-XHTML era.<p>Especially with W3C not bothering to publish schemas or other formal grammars in those areas they&#x27;re still relevant for, even when it would be possible, useful, and was explicitly requested by the community, such as for SVG 2, or ARIA 1.2+.