Skip to content

Update ARIA23 and server log working example to remove aria-relevant#5077

Open
patrickhlauke wants to merge 4 commits into
mainfrom
patrickhlauke-pr4996-successor
Open

Update ARIA23 and server log working example to remove aria-relevant#5077
patrickhlauke wants to merge 4 commits into
mainfrom
patrickhlauke-pr4996-successor

Conversation

@patrickhlauke
Copy link
Copy Markdown
Member

@patrickhlauke patrickhlauke commented Apr 19, 2026

Historically, aria-relevant has been unreliable and inconsistently supported. Currently, it has major implementation flaws in Chrome/Edge (see #4996 (comment)).

This PR removes mention of it for the server log / timestamped example.

In addition, this cleans-up the code for the two working examples (including the commented-out stubs for node removal in the server log working example)

Supersedes #4996
Closes #4993

Historically, `aria-related` has been unreliable and inconsistently supported. Currently, it has major implementation flaws in Chrome/Edge. This PR removes mention of it for the server log / timestamped example.

In addition, this cleans-up the code for the two working examples.

Supersedes #4996
@netlify
Copy link
Copy Markdown

netlify Bot commented Apr 19, 2026

Deploy Preview for wcag2 ready!

Name Link
🔨 Latest commit 34736c3
🔍 Latest deploy log https://app.netlify.com/projects/wcag2/deploys/69f4507ec844250008d638c3
😎 Deploy Preview https://deploy-preview-5077--wcag2.netlify.app
📱 Preview on mobile
Toggle QR Code...

QR Code

Use your smartphone camera to open QR code link.
🤖 Make changes Run an agent on this branch

To edit notification comments on pull requests, go to your Netlify project configuration.

@patrickhlauke patrickhlauke self-assigned this Apr 19, 2026
@JAWS-test
Copy link
Copy Markdown

@patrickhlauke: Please change the title from "aria-related" to "aria-relevant"

@patrickhlauke
Copy link
Copy Markdown
Member Author

ah, silly autocorrect typo...good catch

@patrickhlauke patrickhlauke changed the title Update ARIA23 and server log working example to remove aria-related Update ARIA23 and server log working example to remove aria-relevant Apr 20, 2026
Copy link
Copy Markdown
Member

@adampage adampage left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM, with 2 suggestions.

Comment thread working-examples/aria-role-log/serverlog.html Outdated
Comment thread techniques/aria/ARIA23.html Outdated
@patrickhlauke patrickhlauke moved this from Drafted to Ready for approval in WCAG 2.x May 1, 2026
@patrickhlauke patrickhlauke moved this from Ready for approval to Sent for WG approval in WCAG 2.x May 18, 2026
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

Status: Sent for WG approval

Development

Successfully merging this pull request may close these issues.

There is no function to remove server logs on aria-role-log/serverlog.html working-example

4 participants