equal-access icon indicating copy to clipboard operation
equal-access copied to clipboard

IBM Equal Access Accessibility Checker contains tools to automate accessibility checking from a browser or in a continuous development/build environment

Results 291 equal-access issues
Sort by recently updated
recently updated
newest added

Soft Launch ready to go... waiting on Erick's review

see [#686](https://github.com/IBMa/equal-access/issues/686) for details on the requirements and why the help needs to be updated. Rule discussion on box at https://ibm.ent.box.com/file/521562780202

when an element doesn't have an implicit role, the engine report might contain false positives or negatives.  For example,  the following elements should cause a violation, but we don't report...

Bug
engine
false-positive

[ARIA in HTML](https://github.com/w3c/html-aria/pull/383) is updating the `datalist` element to no longer allow any `aria-*` attributes. In reality specifying global `aria-*` attributes, or attributes which can be used with the implicit...

engine
SME
priority-3 (low)
reproducible

see details in the box note: https://ibm.ent.box.com/notes/994215482156 also see the rule logic issue: #1034

engine
SME
priority-2 (med)

### Project a11y checker ### Browser _No response_ ### Operating system Other ### Description Hi there, We import `accessibility-checker` into our node environment for use in Jest testing both locally...

### Project accessibility-checker-engine, ruleId: Rpt_Aria_RequiredParent_Native_Host_Sematics ### Description Hello, The accessibility checker is finding a bug with the carbon-react-component `Tab`: ![image](https://user-images.githubusercontent.com/6229031/159684045-82d42df3-9bb2-4e2d-9686-e85d03ccf6d3.png) However, when I look at the element, I saw that...

engine

### Project a11y checker extension ### Browser Chrome ### Operating system MacOS ### Description Unable to copy code from code snippet from the help text ### Steps to reproduce When...

Bug
checker-extension
priority-2 (med)

Testcase: https://codesandbox.io/s/issue-3816-byogx?file=/index.html The div[role=separator] is triggering a violation indicating that usage of `aria-valuenow` is invalid. However, `aria-valuenow` is valid if the separator is focusable - and it is in the...

Bug
engine
priority-2 (med)
development

Adding a feature or button on the Help page may will the user to "see" the results of pressing the "tab" key to see the results of the element receiving...

enhancement
checker-extension
priority-2 (med)