The Wayback Machine - https://web.archive.org/web/20210812211435/https://github.com/topics/accessibility
Skip to content
#

accessibility

Here are 2,180 public repositories matching this topic...

TheFatRat

Thefatrat a massive exploiting tool : Easy tool to generate backdoor and easy tool to post exploitation attack like browser attack and etc . This tool compiles a malware with popular payload and then the compiled malware can be execute on windows, android, mac . The malware that created with this tool also have an ability to bypass most AV software protection .
  • Updated Jul 9, 2021
  • C
WilcoFiers
WilcoFiers commented Aug 3, 2021
  <main>
    <header role="banner">
      Hello world
    </header>
  </main>

This fails aria-allowed-role, in addition to failing landmark-banner-is-top-level. It's probably better for axe-core to only fail it under the top-level rule. It's a little odd to allow role=banner on a header if it's at the top, but to fail it if it's inside another landmark.

The same probl

a11yproject.com
ActiveB1t
ActiveB1t commented Jul 16, 2020

Summary

Running the WAVE plugin shows not all text has sufficient contrast, and an empty link is present, these are minor issues and potentially false positives, as the site may serve as an example for others it would be great if at least all errors from automated tests are resolved.

Expected result

Running a tool such as the WAVE plugin on Chrome shows no errors.

Actual res

Improve this page

Add a description, image, and links to the accessibility topic page so that developers can more easily learn about it.

Curate this topic

Add this topic to your repo

To associate your repository with the accessibility topic, visit your repo's landing page and select "manage topics."

Learn more