Sha256: 1e806a68074beadb5f3532f806c189812815bb3b149fa2fcdac8f0d3b91758c7
Contents?: true
Size: 935 Bytes
Versions: 11
Compression:
Stored size: 935 Bytes
Contents
# ARIA Roles and Attributes unsupported in axe-core. It can be difficult to know which features of web technologies are accessible across different platforms, and with different screen readers and other assistive technologies. Axe-core does some of this work for you, by raising issues when accessibility features are used that are known to cause problems. This page contains a list of ARIA 1.1 features that axe-core raises as unsupported. For more information, read [We’ve got your back with “Accessibility Supported” in axe](https://www.deque.com/blog/weve-got-your-back-with-accessibility-supported-in-axe/). For a detailed description about how accessibility support is decided, see [How we make decisions on rules](accessibility-supported.md). ## Attributes | aria-attribute | axe-core support | | ---------------- | ---------------- | | aria-describedat | No | | aria-details | No |
Version data entries
11 entries across 11 versions & 1 rubygems