Skip to content

Conversation

@fstrr
Copy link
Contributor

@fstrr fstrr commented Dec 1, 2025

closes #1095

The scope attribute on td elements has been obsoleted in HTML, so this update removes reference to that in the test procedure.

@netlify
Copy link

netlify bot commented Dec 1, 2025

Deploy Preview for wcag2 ready!

Name Link
🔨 Latest commit 42e4bfe
🔍 Latest deploy log https://app.netlify.com/projects/wcag2/deploys/693c2ef704c93600084bc89e
😎 Deploy Preview https://deploy-preview-4785--wcag2.netlify.app
📱 Preview on mobile
Toggle QR Code...

QR Code

Use your smartphone camera to open QR code link.

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

@bruce-usab
Copy link
Contributor

bruce-usab commented Dec 12, 2025

I made a preview diff.

I agree with your deletion. I have to ask about the (preexisting) next line:

headers marked up with ARIA role attributes rowheader or columnheader

What element(s) get the ARIA attributes? Should this line be something like:

headers and data cells marked up with ARIA role attributes rowheader or columnheader

@alastc
Copy link
Contributor

alastc commented Dec 12, 2025

After discussion, we can leave Bruce's suggestion.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Modify test procedure in F91 as scope attribute on a <td> element is obsolete in HTML5

6 participants