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: dpub-aria/index.html
+7-11Lines changed: 7 additions & 11 deletions
Original file line number
Diff line number
Diff line change
@@ -894,10 +894,6 @@ <h3>Definition of Roles</h3>
894
894
subdivided, for example alphabetically, the element would contain more than one list).
895
895
</p>
896
896
897
-
<p>User Agents MUST expose the list items in these lists using the platform accessibility API mappings for an individual entry.</p>
898
-
899
-
<p>Lists nested within an entry have no special significance. User Agents MUST NOT expose these list items using the platform accessibility API mappings for an individual entry.</p>
900
-
901
897
<p>Authors MUST NOT apply the <code>doc-bibliography</code> role directly to the list containing the entries.</p>
902
898
903
899
<preclass="example highlight">
@@ -1851,10 +1847,6 @@ <h3>Definition of Roles</h3>
1851
1847
by chapter, the element would contain more than one list).
1852
1848
</p>
1853
1849
1854
-
<p>User Agents MUST expose the list items in these lists using the platform accessibility API mappings for an individual endnote.</p>
1855
-
1856
-
<p>Lists nested within an endnote have no special significance. User Agents MUST NOT expose these list items using the platform accessibility API mappings for an individual endnote.</p>
1857
-
1858
1850
<p>Authors MUST NOT declare elements with the role <rref>doc-footnote</rref> within the endnotes as it is redundant with the implied role.</p>
1859
1851
1860
1852
<p>Authors MUST NOT apply the <code>doc-endnotes</code> role directly to the list containing the endnotes.</p>
<h3>Substantive changes since the <ahref="https://www.w3.org/TR/2021/WD-dpub-aria-1.1-20210826/">First Public Working Draft</a></h3>
4442
+
<h3>Substantive changes since the <ahref="https://www.w3.org/TR/2023/WD-dpub-aria-1.1-20231030/">last Working Draft</a></h3>
4451
4443
4452
4444
<ul>
4453
4445
<!-- EdNote: After each WD publish, move contents of this list into the next one below. -->
4454
4446
<li>
4455
-
20-Sep-2021: Clarified ambiguities in the formatting and processing of endnote and bibliography lists and require that the <rref>doc-footnote</rref> role not be used within endnotes. See
01-Dec-2023: Removed the requirements to imply list items descendants of <code>doc-bibliography</code>and <code>doc-endnotes</code> are <code>doc-biblioentry</code> and
4448
+
<code>doc-endnote</code>
4457
4449
</li>
4458
4450
</ul>
4459
4451
</section>
@@ -4462,6 +4454,10 @@ <h3>Substantive changes since the <a href="https://www.w3.org/TR/2021/WD-dpub-ar
4462
4454
<h3>Substantive changes since the <ahref="https://www.w3.org/TR/dpub-aria-1.0/">DPUB-ARIA 1.0 Recommendation</a></h3>
4463
4455
4464
4456
<ul>
4457
+
<li>
4458
+
20-Sep-2021: Clarified ambiguities in the formatting and processing of endnote and bibliography lists and require that the <rref>doc-footnote</rref> role not be used within endnotes. See
24-Feb-2021: Changed required accessible name for <rref>doc-part</rref> to false to match the other landmark roles. See <ahref="https://github.com/w3c/dpub-aria/issues/34">issue 34</a>.
0 commit comments