Editorial wording fixes (#584) · w3c/html-aria@d7ea2ba
scottaohara
·
2026-05-20
·
via Recent Commits to html-aria:gh-pages
| Original file line number | Diff line number | Diff line change |
|---|
@@ -3958,7 +3958,7 @@ <h3 id="docconformance-attr">
|
3958 | 3958 | </section> |
3959 | 3959 | <section class="addition"> |
3960 | 3960 | <h2 id="docconformance-deprecated"> |
3961 | | - Requirements for deprecated ARIA role, state and property and attributes |
| 3961 | + Requirements for deprecated ARIA role, state and property attributes |
3962 | 3962 | </h2> |
3963 | 3963 | <p> |
3964 | 3964 | The ARIA Specification's <a data-cite="wai-aria-1.2#deprecated">Deprecated Requirements</a> section indicates that if an ARIA feature is marked as deprecated then authors are advised not to use said feature for new content. |
@@ -3972,7 +3972,7 @@ <h3>Deprecated ARIA roles</h3>
|
3972 | 3972 | <li><a data-cite="wai-aria-1.2#directory">`directory`</a></li> |
3973 | 3973 | </ul> |
3974 | 3974 | <div class="note"> |
3975 | | -<p>The `directory` role is marked for deprecation in [[wai-aria-1.2|WAI-ARIA 1.2]]. In reality, the `directory` role had no functional difference to an element with an implicit or explicit `list` role. Authors are advised to use one of HTML's native list elements, or an ARIA `list` instead.</p> |
| 3975 | +<p>The `directory` role is marked for deprecation in [[wai-aria-1.2|WAI-ARIA 1.2]]. In reality, the `directory` role had no functional difference compared to an element with an implicit or explicitly declared `list` role. Authors are advised to use one of HTML's native list elements, or an ARIA `list` role instead.</p> |
3976 | 3976 | </div> |
3977 | 3977 | |
3978 | 3978 | <h3>Deprecated DPub ARIA roles</h3> |
|
此内容由惯性聚合(RSS阅读器)自动聚合整理,仅供阅读参考。 原文来自 — 版权归原作者所有。