diff --git a/index.html b/index.html index dd53eb137..4dc627f13 100644 --- a/index.html +++ b/index.html @@ -12055,6 +12055,9 @@

Translatable Attributes

  • aria-rowindextext
  • aria-valuetext
  • +

    + Due to limitations across the web accessibility stack there is currently no mechanism to specify language and directionality for a translatable attribute separately from the element's language and directionality. This also indirectly applies to aria-labelledby and aria-describedby because the Accessible Name and Description Computation [[ACCNAME-1.2]] results in a flat string. Diverging in language or direction can also cause other accessibility problems, see [[WCAG21]]. +

    Global States and Properties