|
2 | 2 |
|
3 | 3 | This repository maintains the WAI-ARIA Authoring Practices Guide (APG). |
4 | 4 |
|
5 | | -* Published at: [w3.org/wai/aria/apg](https://www.w3.org/wai/aria/apg/) |
6 | | -* Developed by the [Authoring Practices Task Force](https://www.w3.org/WAI/ARIA/task-forces/practices/) of the [ARIA Working Group](http://www.w3.org/WAI/ARIA/). |
7 | | -* Staff contact: [Michael Cooper](http://www.w3.org/People/cooper/). |
| 5 | +- Published at: [w3.org/wai/aria/apg](https://www.w3.org/wai/aria/apg/) |
| 6 | +- Developed by the [Authoring Practices Task Force](https://www.w3.org/WAI/ARIA/task-forces/practices/) of the [ARIA Working Group](http://www.w3.org/WAI/ARIA/). |
| 7 | +- Staff contact: [Michael Cooper](http://www.w3.org/People/cooper/). |
8 | 8 |
|
9 | 9 | Please do not provide commit access to this repository without coordination. |
10 | 10 |
|
11 | 11 | ## How the work is organized |
12 | 12 |
|
13 | | -* Work is planned and prioritized in our [milestones](https://github.com/w3c/aria-practices/milestones?direction=asc&sort=due_date&state=open). Each milestone corresponds to a working draft or release published to w3.org. |
14 | | -* Work is organized by topic in our [projects](https://github.com/w3c/aria-practices/projects). Each project corresponds to a type of design pattern or section of guidance. |
15 | | -* The [scope of work and roadmap](https://github.com/w3c/aria-practices/wiki/Scope) are described in the project wiki. |
| 13 | +- Work is planned and prioritized in our [milestones](https://github.com/w3c/aria-practices/milestones?direction=asc&sort=due_date&state=open). Each milestone corresponds to a working draft or release published to w3.org. |
| 14 | +- Work is organized by topic in our [projects](https://github.com/w3c/aria-practices/projects). Each project corresponds to a type of design pattern or section of guidance. |
| 15 | +- The [scope of work and roadmap](https://github.com/w3c/aria-practices/wiki/Scope) are described in the project wiki. |
16 | 16 |
|
17 | 17 | ## Contributing |
18 | 18 |
|
@@ -109,9 +109,9 @@ contains additional useful editorial guidance. |
109 | 109 |
|
110 | 110 | ## ARIA Roles, Properties and States Referenced in Guidance and Examples(Also known as APG Coverage Report) |
111 | 111 |
|
112 | | -[APG Coverage Report](https://raw.githack.com/w3c/aria-practices/main/coverage/index.html) includes information on number of guidance and example references in the WAI-ARIA Authoring Practices for each ARIA role, property and state. |
| 112 | +[APG Coverage Report](https://raw.githack.com/w3c/aria-practices/main/coverage/index.html) includes information on number of guidance and example references in the WAI-ARIA Authoring Practices for each ARIA role, property and state. |
113 | 113 |
|
114 | | -As of January 11, 2022, APG has examples of |
| 114 | +As of January 11, 2022, APG has examples of |
115 | 115 |
|
116 | 116 | 1. CSV Files of Role, Properties and States Coverage |
117 | 117 | 2. Roles with no Guidance or Examples (29) |
|
0 commit comments