equal-access
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
### Project accessibility-checker-engine - [ ] Fix file [help-v4/en-US/element_attribute_deprecated.html ](https://github.com/IBMa/equal-access/blob/main-4.x/accessibility-checker-engine/help-v4/en-US/element_attribute_deprecated.html) - [ ] when we fix the issues, also scan for any remaining/unreported broken links too. ### Browser Chrome ###...
When an image map is used, NVDA is not reading the alt text of the image. We are. Investigate this further - feels like the alt text should be read...
Some blanks are working correctly, but others are not. For example, `Text` is announced by NVDA as a blank, but not by us.
Pre-formatted segments are not "itemized" correctly - they show as a single item.
### Project accessibility-checker-engine ### Browser Chrome ### Operating system MacOS ### Description Rule ID: `input_label_after` Reason ID: `Fail_1` that the - Requirement no. is correct, `3.3.2` - the link is...
### Project accessibility-checker-engine ### Browser Chrome ### Operating System _No response_ ### Automated testing tool and ruleset. Chrome extension ### Assistive technology _No response_ ### Description Trying to make complex...
### Task or scenario I'm trying to do - Get a list of issues sorted by Requirement for an element/component and all it's children ### Steps to reproduce the behavior:...
### Rule description The current ruleset has a few existing checks to make sure that every `` has an appropriate `` describing its content: - `table_caption_nested` makes sure that any...