-
-
Notifications
You must be signed in to change notification settings - Fork 2
Expand file tree
/
Copy pathgit-sync.sh
More file actions
executable file
·30 lines (20 loc) · 864 Bytes
/
git-sync.sh
File metadata and controls
executable file
·30 lines (20 loc) · 864 Bytes
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
---
title: WAI-ARIA Attributes
slug: Web/Accessibility/ARIA/Roles
tags:
- ARIA
- ARIA Roles
- Accessibility
- Reference
- Roles
---
This page lists reference pages covering all the WAI-ARIA attributes discussed on MDN. For a full list of attributes, see [Using ARIA: Roles, States, and Properties](/en-US/docs/Web/Accessibility/ARIA/ARIA_Techniques)
## Attributes defined on MDN
The following are the reference pages covering the WAI-ARIA attribues discussed on <abbr title="Mozilla Developer Network">MDN</abbr>.
{{SubpagesWithSummaries}}
## See also
* [Using ARIA: Roles, States, and Properties](/en-US/docs/Web/Accessibility/ARIA/ARIA_Techniques)
<section id="Quick_links">
1. [**WAI-ARIA attributes**](/en-US/docs/Web/Accessibility/ARIA/Attributes)
{{ListSubpagesForSidebar("/en-US/docs/Web/Accessibility/ARIA/Attributes")}}
</section>