You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: README.md
+12Lines changed: 12 additions & 0 deletions
Original file line number
Diff line number
Diff line change
@@ -1,4 +1,16 @@
1
1
# HTML-AAM
2
+
3
+
*****
4
+
PLEASE NOTE
5
+
6
+
The files for this spec are now being updated in the ARIA repository: https://github.com/w3c/aria/tree/main/html-aam
7
+
8
+
All new updates need to be made in those files.
9
+
10
+
Please do not make new PRs against this repository.
11
+
*****
12
+
13
+
2
14
HTML Accessibility API Mappings (html-aam) developed by the [Accessible Rich Internet Applications Working Group](https://www.w3.org/WAI/ARIA/) (previously the [Web Applications Working Group](https://www.w3.org/2019/webapps/)). It is the basis of the [Editor's Draft version of the specification](https://w3c.github.io/html-aam/). You can also compare against [the most recent published version](https://www.w3.org/TR/html-aam-1.0/).
3
15
4
16
This specification was part of the [ARIA suite](https://www.w3.org/WAI/ARIA/deliverables). General information about editing the specification is in the [main ARIA repository readme](https://github.com/w3c/aria/).
0 commit comments