|
15 | 15 | doJsonLd: true, |
16 | 16 |
|
17 | 17 | // specification status (e.g., WD, LC, NOTE, etc.). If in doubt use ED. |
18 | | - specStatus: "ED", |
19 | | - //crEnd: "2012-04-30", |
| 18 | + specStatus: "CR", |
| 19 | + crEnd: "2023-07-29", |
20 | 20 | //perEnd: "2013-07-23", |
21 | | - //publishDate: "2013-08-22", |
| 21 | + publishDate: "2023-06-29", |
22 | 22 | // the specifications short name, as in http://www.w3.org/TR/short-name/ |
23 | 23 | shortName: "dpub-aam-1.1", |
24 | | - |
| 24 | + implementationReportURI: "https://w3c.github.io/test-results/dpub-aam/" , |
25 | 25 | // if you wish the publication date to be other than today, set this |
26 | 26 | // publishDate: "2009-08-06", |
27 | 27 | copyrightStart: "2015", |
|
102 | 102 | "ED": "https://w3c.github.io/aria/", |
103 | 103 | "FPWD" : "https://www.w3.org/TR/wai-aria-1.2/", |
104 | 104 | "WD" : "https://www.w3.org/TR/wai-aria-1.2/", |
| 105 | + "CR": "https://www.w3.org/TR/wai-aria-1.2/", |
105 | 106 | "REC": "https://www.w3.org/TR/wai-aria-1.2/" |
106 | 107 | }, |
107 | | - accNameURLs: { |
108 | | - "ED": "https://w3c.github.io/accname/", |
109 | | - "WD" : "https://www.w3.org/TR/accname-1.2/", |
110 | | - "FPWD": "https://www.w3.org/TR/accname-1.2/", |
111 | | - "REC": "https://www.w3.org/TR/accname-1.2/" |
112 | | - }, |
113 | | - |
114 | 108 | coreMappingURLs: { |
115 | 109 | "ED": "https://w3c.github.io/core-aam/", |
116 | 110 | "WD" : "https://www.w3.org/TR/core-aam-1.2/", |
117 | 111 | "FPWD": "https://www.w3.org/TR/core-aam-1.2/", |
118 | | - "REC": "https://www.w3.org/TR/core-aam-1.2/" |
| 112 | + "CR": "https://www.w3.org/TR/core-aam-1.2/", |
| 113 | + "REC": "https://www.w3.org/TR/core-aam-1.2/" |
119 | 114 | }, |
120 | 115 | dpubModURLs: { |
121 | 116 | "ED": "https://w3c.github.io/dpub-aria/", |
122 | 117 | "FPWD" : "https://www.w3.org/TR/dpub-aria-1.1/", |
123 | 118 | "WD" : "https://www.w3.org/TR/dpub-aria-1.1/", |
| 119 | + "CR": "https://www.w3.org/TR/dpub-aria-1.1/", |
124 | 120 | "REC": "https://www.w3.org/TR/dpub-aria-1.1/" |
125 | 121 | }, |
126 | 122 | htmlMappingURLs: { |
127 | 123 | "ED": "https://w3c.github.io/html-aam/", |
128 | 124 | "FPWD": "https://www.w3.org/TR/html-aam-1.0/", |
129 | 125 | "WD": "https://www.w3.org/TR/html-aam/", |
| 126 | + "CR": "https://www.w3.org/TR/html-aam/", |
130 | 127 | "REC": "https://www.w3.org/TR/html-aam/" |
131 | 128 | }, |
132 | 129 | graphicsMappingModURLs: { |
133 | 130 | "ED": "https://w3c.github.io/graphics-aam/", |
134 | 131 | "FPWD": "https://www.w3.org/TR/graphics-aam/", |
135 | 132 | "WD": "https://www.w3.org/TR/graphics-aam/", |
| 133 | + "CR": "https://www.w3.org/TR/graphics-aam/", |
136 | 134 | "REC": "https://www.w3.org/TR/graphics-aam/", |
137 | 135 | }, |
138 | 136 | graphicsModURLs: { |
139 | 137 | "ED": "https://w3c.github.io/graphics-aria/", |
140 | | - "FWPD": "https://www.w3.org/TR/graphics-aria/", |
| 138 | + "FPWD": "https://www.w3.org/TR/graphics-aria/", |
141 | 139 | "WD": "https://www.w3.org/TR/graphics-aria/", |
| 140 | + "CR": "https://www.w3.org/TR/graphics-aria/", |
142 | 141 | "REC": "https://www.w3.org/TR/graphics-aria/", |
143 | 142 | }, |
144 | 143 | practicesURLs: { |
145 | 144 | "ED": "https://www.w3.org/WAI/ARIA/apg/", |
146 | 145 | "FPWD": "https://www.w3.org/WAI/ARIA/apg/", |
147 | 146 | "WD": "https://www.w3.org/WAI/ARIA/apg/", |
| 147 | + "CR": "https://www.w3.org/WAI/ARIA/apg/", |
148 | 148 | "REC": "https://www.w3.org/WAI/ARIA/apg/" |
149 | 149 | }, |
| 150 | + accNameURLs: { |
| 151 | + "ED": "https://w3c.github.io/accname/", |
| 152 | + "WD" : "https://www.w3.org/TR/accname-1.2/", |
| 153 | + "FPWD": "https://www.w3.org/TR/accname-1.2/", |
| 154 | + "CR": "https://www.w3.org/TR/accname-1.2/", |
| 155 | + "REC": "https://www.w3.org/TR/accname-1.2/" |
| 156 | + }, |
150 | 157 | preProcess: [ linkCrossReferences, mappingTables ], |
151 | 158 | postProcess: [ ], |
152 | 159 | xref: ["core-aam", "wai-aria", "dom", "infra", "accname"], |
@@ -1533,7 +1540,7 @@ <h2>Privacy and Security Considerations</h2> |
1533 | 1540 | <p>In accordance with <a |
1534 | 1541 | href="https://w3ctag.github.io/design-principles/#do-not-expose-use-of-assistive-tech">Web Platform |
1535 | 1542 | Design Principles</a>, this specification provides no programatic interface to determine if |
1536 | | - information is being used by assistive technologies. However, this specificaton does allow an author to |
| 1543 | + information is being used by assistive technologies. However, this specification does allow an author to |
1537 | 1544 | present different information to users of assistive technologies from the information available to users |
1538 | 1545 | who do not use assistive technologies. This is possible using many features of the DPUB-ARIA |
1539 | 1546 | specification, just as this is possible using many other parts of the web technology stack. This content |
|
0 commit comments