diff --git a/accname/index.html b/accname/index.html index 858101b2f..05d6208f4 100644 --- a/accname/index.html +++ b/accname/index.html @@ -672,10 +672,10 @@

Computation steps

current node:
  1. - If the current node has an aria-actions [=attribute=] with an IDREF matching the rendered child node, skip steps b-d for this child node. + If the root node has an aria-actions [=attribute=] with an IDREF matching the rendered child node, skip steps b-d for this child node.
  2. - If the current node has an aria-actions [=attribute=] with at least one valid IDREF matching any of the descendents of the rendered child node, + If the root node has an aria-actions [=attribute=] with at least one valid IDREF matching any of the descendents of the rendered child node, exclude the referenced descendants from the name from content of the current node.