fix(aria-usage): ARIA in HTML is an amended REC, not an April 2026 one - #177
Draft
jdevalk wants to merge 1 commit into
Draft
fix(aria-usage): ARIA in HTML is an amended REC, not an April 2026 one#177jdevalk wants to merge 1 commit into
jdevalk wants to merge 1 commit into
Conversation
The page said ARIA in HTML "became a W3C Recommendation in April 2026". Its publication history says otherwise: first Recommendation 9 December 2021, then republished as an amended Recommendation roughly every few months since — 7 April 2026, 15 April 2026, and now 11 August 2026. Pinning a date in prose or in the source title is the underlying bug, because it rots within weeks. Dropped the date from the source title, corrected the sentence, and added a short paragraph on why the undated /TR/html-aria/ URL and the spec's own change log are what to read. Co-Authored-By: Claude Opus 5 (1M context) <noreply@anthropic.com>
Deploying specification-website with
|
| Latest commit: |
4a199e7
|
| Status: | ✅ Deploy successful! |
| Preview URL: | https://4943542c.specification-website.pages.dev |
| Branch Preview URL: | https://fix-aria-in-html-rec-date-20.specification-website.pages.dev |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
What changed
ARIA — first rule of ARIA:
ARIA in HTML (W3C Recommendation, 15 April 2026)→ARIA in HTML (W3C Recommendation). The URL is unchanged and still resolves./TR/html-aria/URL and the spec's own change log rather than a snapshot.updated.Why now
W3C published a new amended Recommendation of ARIA in HTML on 11 August 2026 —
https://www.w3.org/TR/2026/REC-html-aria-20260811/. That is the second revision since the date this page pinned, which is what surfaced the underlying error.The publication history shows: first Recommendation 9 December 2021, then amended Recommendations on 27 Sep 2022, 21 Dec 2022, through 2023–2025, then 7 April 2026, 15 April 2026, and 11 August 2026. April 2026 was one republication among many, not the date it reached REC.
Primary source
Status
Unchanged —
recommended. Nothing normative moved; this is a factual correction plus a durability fix so the citation stops rotting every few months.Changelog
No entry, deliberately — flagging for a call. This corrects a factual claim rather than changing what the spec says, which reads as "not loggable" under
CLAUDE.md. The wrinkle is that the existing entry2026-07-31-aria-in-htmlrepeats the same wrong date in public. Happy to add a shortchangedentry correcting the record if you'd prefer that over leaving it.Checks
npm run build,npm run lint,npm run format:checkall pass. No page count or category change.🤖 Generated with Claude Code