Skip to content

Testing 508 git actions with a site that will fail#45

Merged
mr-flowjangles merged 3 commits intomainfrom
my508Test
Feb 12, 2026
Merged

Testing 508 git actions with a site that will fail#45
mr-flowjangles merged 3 commits intomainfrom
my508Test

Conversation

@mr-flowjangles
Copy link
Copy Markdown
Owner

Cat Facts 508 Test Page — Intentional Violations

Looks fair, breaks everything. Here's what pa11y should catch:

  • Missing lang attribute on <html> tag
  • No <title> element
  • Broken heading hierarchy — jumps straight to h3, then h4, h5
  • Images without alt text (or empty alt on decorative-looking content images)
  • Form inputs without labels — name and email fields
  • Table without proper headers — uses bold <td> instead of <th> with scope
  • Link with no discernible text — the footer image link
  • Non-keyboard-accessible click handleronclick on a <div>
  • Low contrast text — the card body paragraphs are #ccc on white
  • Color alone conveying meaning — red "important fact" markers

@mr-flowjangles mr-flowjangles merged commit 13befee into main Feb 12, 2026
1 check failed
@mr-flowjangles mr-flowjangles deleted the my508Test branch February 13, 2026 16:17
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant