diff --git a/accname/index.html b/accname/index.html index fc0ba0f5d..7f08ddfcd 100644 --- a/accname/index.html +++ b/accname/index.html @@ -554,9 +554,8 @@

Computation steps

  • - Embedded Control: 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: + Embedded Control: Otherwise, if the current node is a user-adjustable control embedded + within the label, and the control is not the element being named or described, then return the embedded control's value as part of the text alternative in the following manner:
    1. Textbox: If the embedded control has role textbox, return its value.