From 7c402e18644ddb111590253a526fb2f4e226200f Mon Sep 17 00:00:00 2001 From: smhigley Date: Fri, 27 Sep 2024 22:58:50 +0000 Subject: [PATCH] chore: prettier --- accname/index.html | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/accname/index.html b/accname/index.html index 05d6208f4..808fab03d 100644 --- a/accname/index.html +++ b/accname/index.html @@ -675,8 +675,8 @@

Computation steps

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.
  • - 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. + 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.
  • Set the current node to the rendered child node.