diff --git a/index.html b/index.html index 7b0c34a74..ad9ecd497 100644 --- a/index.html +++ b/index.html @@ -11731,6 +11731,7 @@

comment.
  • Definition: aria-details is applied to an element with role term and refers to an element with role definition.
  • +
  • Caption: aria-details is applied to an element with role figure and refers to an element with role caption, or an element within a caption.
  • Footnote: aria-details refers to an element with role doc-footnote. This role is defined in [DPUB-ARIA-1.0].
  • Endnote: aria-details refers to an element with role doc-endnote. This role is defined in [DPUB-ARIA-1.0].
  • Description or general annotation: aria-details refers to an element with any other role.