diff --git a/index.html b/index.html index 46c889f..d3197d2 100644 --- a/index.html +++ b/index.html @@ -308,13 +308,13 @@

Computation steps

  • Otherwise: +
    + Comment: +

    The aria-labelledby attribute corresponds to the ariaLabelledByElements array property, and the aria-describedby attribute corresponds to the ariaDescribedByElements array property. The attribute values are not guaranteed to reflect the true state of the accessibility tree (e.g. in cases where the referenced elements do not have an [=Element/id|ID=] or are contained in a different [=shadow root=]). In cases of conflict, the array property should be considered the source of truth.

    +
    Comment:

    The result of step 2B.ii.b in combination with step 2A means that user agents MUST include all nodes in the subtree as part of the accessible name or accessible description, when the node referenced by aria-labelledby or aria-describedby is hidden.

    @@ -339,7 +343,7 @@

    Computation steps

  • -
  • Otherwise, if the current node is a control embedded within the label (e.g. any element directly referenced by aria-labelledby) for another widget, where the user can adjust the embedded control's value, then return the embedded control as part of the text alternative in the following manner: +
  • Otherwise, if the current node is a control embedded within the label (e.g. any element directly referenced by ariaLabelledByElements) for another widget, where the user can adjust the embedded control's value, then return the embedded control as part of the text alternative in the following manner: