|
13 | 13 |
|
14 | 14 | // specification status (e.g., WD, LC, NOTE, etc.). If in doubt use ED.
|
15 | 15 | specStatus: "WD",
|
16 |
| - crEnd: "2023-07-29", |
17 |
| - //perEnd: "2013-07-23", |
| 16 | + //crEnd: "2023-07-29", |
| 17 | + //prEnd: "2025-04-21", |
| 18 | + //errata: "https://www.w3.org/WAI/ARIA/1.1/errata/dpub", |
18 | 19 | // the specifications short name, as in http://www.w3.org/TR/short-name/
|
19 | 20 | shortName: "dpub-aam-1.1",
|
20 |
| - implementationReportURI: "https://www.w3.org/2021/04/wpt-fyi-snapshot.html?filter=dpub-aam&date=2025-03-06", |
21 |
| - // if you wish the publication date to be other than today, set this |
22 |
| - // publishDate: "2009-08-06", |
| 21 | + implementationReportURI: "https://www.w3.org/2021/04/wpt-fyi-snapshot.html", |
23 | 22 | copyrightStart: "2015",
|
24 | 23 | license: "w3c-software-doc",
|
25 | 24 |
|
|
61 | 60 | companyURL: "https://www.igalia.com",
|
62 | 61 | w3cid: 68182,
|
63 | 62 | },
|
64 |
| - { name: "Richard Schwerdtfeger", mailto: "[email protected]", company: "Knowbility", companyURL: "https://www.knowbility.org/", w3cid: 2460 }, |
| 63 | + { name: "Richard Schwerdtfeger", mailto: "[email protected]", company: "Knowbility", companyURL: "https://knowbility.org/", w3cid: 2460 }, |
65 | 64 | ],
|
66 | 65 | // authors, add as many as you like.
|
67 | 66 | // This is optional, uncomment if you have authors as well as editors.
|
|
165 | 164 | <body>
|
166 | 165 | <section id="abstract">
|
167 | 166 | <p>
|
168 |
| - The Digital Publishing Accessibility API Mappings (DPub-AAM) defines how [=user agents=] map the Digital Publishing WAI-ARIA Module [[dpub-aria-1.1]] markup to platform |
| 167 | + Digital Publishing Accessibility API Mappings (DPUB-AAM) defines how [=user agents=] map the Digital Publishing WAI-ARIA Module [[dpub-aria-1.1]] markup to platform |
169 | 168 | <a class="termref">accessibility <abbr title="Application Programming Interfaces">APIsabbr>a
|
170 |
| - >. It is intended for user agent developers responsible for accessibility in their user agent so that they can support the accessibility content produced for digital publishing. |
| 169 | + >. It is intended for developers who are responsible for accessibility in their user agent so that they can support the accessibility content produced for digital publishing. |
171 | 170 | p>
|
172 | 171 | section>
|
173 | 172 | <section id="sotd">
|
174 |
| - <p> |
175 |
| - The primary change since the First Public Working Draft was to update the Mac AX API mappings to add the AXCustomContent fields for announcing roles. Feedback on any aspect of the |
176 |
| - specification is encouraged. A list of all substantive changes is available in the <a href="#changelog">change loga>. |
177 |
| - p> |
| 173 | + <p>Future updates to this specification may incorporate <a href="https://www.w3.org/policies/process/20231103/#allow-new-features">new featuresa>.p> |
178 | 174 | section>
|
179 | 175 | <section id="intro" class="informative">
|
180 | 176 | <h2>Introductionh2>
|
181 | 177 |
|
182 | 178 | <p>
|
183 |
| - The implementation of this specification in user agents enables authors to produce more accessible e-books, by conveying structural book constructs used by the digital publishing industry to |
184 |
| - assistive technologies. It does this by extending the <cite><a href="https://www.w3.org/TR/core-aam-1.1/">Core Accessibility API Mappings 1.1a>cite> [[CORE-AAM-1.1]] and the |
185 |
| - <cite><a href="https://www.w3.org/TR/accname-1.2/">Accessible Name and Description: Computation 1.2a>cite> [[ACCNAME-1.2]] specifications for user agents. It provides Accessibility API |
186 |
| - Mapping guidance for the roles defined in the Digital Publish WAI-ARIA Module. |
| 179 | + The implementation of this specification in user agents enables authors to produce more accessible e-books by conveying structural book constructs that are used by the digital publishing |
| 180 | + industry to assistive technologies. It does this by extending the <cite><a href="https://www.w3.org/TR/core-aam-1.1/">Core Accessibility API Mappings 1.1a>cite> [[CORE-AAM-1.1]] and the |
| 181 | + <cite><a href="https://www.w3.org/TR/accname-1.2/">Accessible Name and Description Computation 1.2a>cite> [[ACCNAME-1.2]] specifications for user agents. It provides Accessibility API |
| 182 | + Mapping guidance for the roles defined in the Digital Publishing WAI-ARIA Module. |
187 | 183 | p>
|
188 | 184 |
|
189 | 185 | <p>
|
190 |
| - The DPub-AAM is part of the <abbr title="Accessible Rich Internet Applications">WAI-ARIAabbr> suite described in the |
191 |
| - <a href="https://www.w3.org/WAI/intro/aria.php"><abbr title="Accessible Rich Internet Application">WAI-ARIAabbr> Overviewa>. |
| 186 | + The DPUB-AAM is part of the <abbr title="Accessible Rich Internet Applications">WAI-ARIAabbr> suite that is described in the |
| 187 | + <a href="https://www.w3.org/WAI/standards-guidelines/aria/"><abbr title="Accessible Rich Internet Application">WAI-ARIAabbr> Overviewa>. |
192 | 188 | p>
|
193 | 189 | section>
|
194 | 190 | <section id="conformance" class="normative">
|
@@ -2555,8 +2551,9 @@ doc-toc
|
2555 | 2551 | <h2>Translatable Valuesh2>
|
2556 | 2552 |
|
2557 | 2553 | <p>
|
2558 |
| - The HTML specification states that other specifications can define <a data-cite="html#translatable-attributes">translatable attributesa> [[html]]. The language and directionality of each |
2559 |
| - attribute value is the same as the <a data-cite="html#language">languagea> and <a data-cite="html#the-directionality">directionalitya> of the element [[html]]. |
| 2554 | + The HTML specification states that other specifications can define <a href="https://html.spec.whatwg.org/multipage/dom.html#translatable-attributes">translatable attributesa> [[html]]. The |
| 2555 | + language and directionality of each attribute value is the same as the [=Node/language=] and <a href="https://html.spec.whatwg.org/multipage/dom.html#the-directionality">directionalitya> of |
| 2556 | + the element [[html]]. |
2560 | 2557 | p>
|
2561 | 2558 |
|
2562 | 2559 | <p>To be understandable by assistive technology users, the following <code>rolecode> mapping values intended for human consumption SHOULD be translated when a page is localized:p>
|
@@ -2654,7 +2651,7 @@ Substantive changes since the 2654 | 2651 | section>
|
|
2655 | 2652 |
|
2656 | 2653 | <section id="older-changes">
|
2657 |
| - <h4>Other substantive changes since <a href="https://www.w3.org/TR/2017/REC-dpub-aam-1.0-20171214//">Digital Publishing Accessibility API Mappings 1.0a>h4> |
| 2654 | + <h4>Other substantive changes since <a href="https://www.w3.org/TR/2017/REC-dpub-aam-1.0-20171214/">Digital Publishing Accessibility API Mappings 1.0a>h4> |
2658 | 2655 | <ul>
|
2659 | 2656 | <li>20-Sep-2021: Added mappings for doc-pageheader and doc-pagefooter roles.li>
|
2660 | 2657 | ul>
|
|
0 commit comments