accessibility-developer-tools-extension
accessibility-developer-tools-extension copied to clipboard
Elements with aria-hidden are not ignored
This tool is showing errors for elements which are inside elements with aria-hidden='true'or have this attribute themselves. For example <input aria-hidden="true" aria-activedescendant="smth"> would complain about incorrect aria-activedescendant