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

accessibility

Here are 1,735 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 Nov 28, 2020
  • C
stefanprobst
stefanprobst commented Nov 30, 2020

🐛 Bug Report

Currently, the AriaCheckboxGroupItemProps interface extends AriaCheckboxProps and therefore has value?: string. However, i think a checkbox group items actually require setting the value prop, as changing the checkbox group state will not work correctly otherwise(?)

🤔 Expected Behavior

AriaCheckboxGroupItemProps shoud have value: string

😯 Current Behav

WilcoFiers
WilcoFiers commented Dec 1, 2020

This is just a small quality-of-life improvement. Instead of having SerialVirtualNode default to nodeType 1, it would be good if it could determine the nodeType based on what it is passed:

new SerialVirtualNode({ nodeName: '#cdata-section' }).props.nodeType // 2
new SerialVirtualNode({ nodeName: '#text' }).props.nodeType // 3
new SerialVirtualNode({ nodeName: '#comment' }).props.nodeTy
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

iText 7 for Java represents the next level of SDKs for developers that want to take advantage of the benefits PDF can bring. Equipped with a better document engine, high and low-level programming capabilities and the ability to create, edit and enhance PDF documents, iText 7 can be a boon to nearly every workflow.

  • Updated Dec 4, 2020
  • Java

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

You can’t perform that action at this time.