We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 20b48a4 commit d85ce54Copy full SHA for d85ce54
docs/rules/aria-role.md
@@ -41,3 +41,4 @@ For the `ignoreNonDOM` option, this determines if developer created components a
41
### Resources
42
- [Chrome Audit Rules, AX_ARIA_01](https://github.com/GoogleChrome/accessibility-developer-tools/wiki/Audit-Rules#ax_aria_01)
43
- [DPUB-ARIA roles](https://www.w3.org/TR/dpub-aria-1.0/)
44
+- [MDN: Using ARIA: Roles, states, and properties](https://developer.mozilla.org/en-US/docs/Web/Accessibility/ARIA/ARIA_Techniques)
0 commit comments