prefers-color-scheme: darkFocus your efforts on these pages to make the biggest impact (combined scanner unique failures):
| Page | axe Unique | Equal Access Unique | Total Unique | Page Title |
|---|---|---|---|---|
| View Page | 10 | 28 | 38 | Green Software Foundation | GSF |
These ALFA accessibility issues appear most frequently across your pages:
✅ No ALFA failed rules detected!
These axe accessibility issues appear most frequently across your pages:
| Rule | Pages Affected | Documentation |
|---|---|---|
| button-name | 1 of 1 | View Rule |
| link-name | 1 of 1 | View Rule |
| region | 1 of 1 | View Rule |
💡 Tip: Click on the rule documentation links to learn how to fix each issue. Consider fixing the most common issues first for maximum impact.
🤖 Future Enhancement: This report will soon include AI-powered fix suggestions for authenticated GitHub users (opt-in only, no auto-run AI).
These HTML patterns cause the same accessibility errors across multiple pages. Fix the pattern once in your codebase to fix it everywhere!
✅ No recurring HTML patterns found across multiple pages. Each issue appears to be page-specific.
Complete scan results for all tested pages:
| Submitted URL | Final URL | Status | HTTP | Redirected | Time (ms) | axe Unique | ALFA Unique | Equal Access Unique | AccessLint Unique | Duplicates | Notes |
|---|---|---|---|---|---|---|---|---|---|---|---|
| https://greensoftware.foundation/ | https://greensoftware.foundation/ | OK | 200 | no | 7823 | 10 | 0 | 28 | 0 | 3 | Skipped (not requested) |
| axe failed rules: button-name, link-name, region | |||||||||||
| Equal Access failed rules: a_text_purpose, aria_content_in_landmark, aria_form_label_unique, element_attribute_deprecated, input_label_visible, style_background_decorative, style_color_misuse, style_focus_visible, style_highcontrast_visible, svg_graphics_labelled, text_block_heading |
Impact: critical
Failure 1:
<button class="search-btn"><svg style="width:1.5rem;height:1.5rem" fill="none" viewBox="0 0 24 24" stroke="currentColor"><path stroke-linecap="round" stroke-linejoin="round" stroke-width="2" d="M21 21l-6-6m2-5a7 7 0 11-14 0 7 7 0 0114 0z"></path></svg></button>.search-btn:nth-child(5)Impact: serious
Failure 1:
<a href="https://www.youtube.com/@greensoftwarefoundation3662" target="_blank" rel="noopener noreferrer" class="search-btn">.cta-wrapper > .search-btn[target="_blank"][rel="noopener noreferrer"]:nth-child(1)Failure 2:
<a href="https://movement.greensoftware.foundation/about" target="_blank" rel="noopener noreferrer" class="search-btn">.search-btn[target="_blank"][rel="noopener noreferrer"]:nth-child(2)Failure 3:
<a href="https://www.linkedin.com/company/green-software-foundation" target="_blank" rel="noopener noreferrer" class="search-btn">.search-btn[target="_blank"][rel="noopener noreferrer"]:nth-child(3)Failure 4:
<a href="https://github.com/Green-Software-Foundation" target="_blank" rel="noopener noreferrer" class="search-btn">.search-btn[target="_blank"][rel="noopener noreferrer"]:nth-child(4)Failure 5:
<a href="https://github.com/Green-Software-Foundation" target="_blank" rel="noopener noreferrer">.social-links > li:nth-child(1) > a[target="_blank"][rel="noopener noreferrer"]… and 2 more failures for this rule
Impact: moderate
Failure 1:
<div class="banner-wrapper">.banner-wrapperFailure 2:
<div class="sub-footer"><p>The Joint Development Foundation Projects, LLC is an affiliate of the Linux Foundation.</p></div>.sub-footer