Editorial: [Accname] fix step refs (#2786) · w3c/aria@acecf51
daniel-monta
·
2026-05-28
·
via Recent Commits to aria:main
| Original file line number | Diff line number | Diff line change |
|---|
@@ -379,7 +379,8 @@ <h3>Text Equivalent Computation</h3>
|
379 | 379 | <p> |
380 | 380 | The text equivalent computation is used by both the <a class="termref">accessible name</a> and <a class="termref">accessible description</a>. There are different rules provided for several |
381 | 381 | different types of [=element|elements=], [=nodes=], and combinations of markup. Text alternatives are built up, when appropriate, from all the relevant content contained within an |
382 | | - [=element=]. This is accomplished via steps 2B and 2F, which are recursive, using the full set of rules to retrieve text from its own children or nodes it references. |
| 382 | + [=element=]. This is accomplished via steps 2.2 and 2.6, which are recursive, using the full set of rules to retrieve |
| 383 | + text from its own children or nodes it references. |
383 | 384 | </p> |
384 | 385 | <p> |
385 | 386 | The purpose of the computation is to create a <a class="termref">perceivable</a> label or description for alternative presentations, in the form of a flat string of space separated textual |
|
此内容由惯性聚合(RSS阅读器)自动聚合整理,仅供阅读参考。 原文来自 — 版权归原作者所有。