diff --git a/accname/index.html b/accname/index.html index 9d0a72a6d..353f48dc1 100644 --- a/accname/index.html +++ b/accname/index.html @@ -610,7 +610,7 @@

Computation steps

  • Host Language Label: Otherwise, if the current node's native markup provides an [=attribute=] (e.g. alt) or [=element=] (e.g. HTML label or SVG title) that defines a text alternative, return that alternative in the form of - a flat string as defined by the host language, unless the element is marked as presentational (role="presentation" or role="none"). + a flat string as defined by the host language, unless the current node is exposed as presentational (role="presentation" or role="none").
    See HTML-AAM, SVG-AAM, or other host language documentation for more information on markup that defines a text alternative.