diff --git a/index.html b/index.html index 94877a868..11e0022ec 100644 --- a/index.html +++ b/index.html @@ -10302,7 +10302,6 @@

Taxonomy of WAI-ARIALive Region Attributes
  • Drag-and-Drop Attributes
  • Relationship Attributes
  • -
  • Other Attributes
  • Some states and [=ARIA/properties=] are applicable to all host language [=elements=] regardless of whether a role is applied. These global states and properties are supported by all roles and by all base markup elements unless otherwise prohibited. If a role prohibits use of any global states or properties, those states or properties are listed as prohibited in the characteristics table included in the section that defines the role.

    @@ -10311,7 +10310,11 @@

    Widget Attributes

    • aria-autocomplete
    • aria-braillelabel
    • +
    • aria-brailleroledescription
    • aria-checked
    • +
    • aria-current
    • +
    • aria-describedby
    • +
    • aria-description
    • aria-disabled
    • aria-errormessage
    • aria-expanded
    • @@ -10320,6 +10323,7 @@

      Widget Attributes

    • aria-invalid
    • aria-keyshortcuts
    • aria-label
    • +
    • aria-labelledby
    • aria-level
    • aria-modal
    • aria-multiline
    • @@ -10329,6 +10333,7 @@

      Widget Attributes

    • aria-pressed
    • aria-readonly
    • aria-required
    • +
    • aria-roledescription
    • aria-selected
    • aria-sort
    • aria-valuemax
    • @@ -10366,11 +10371,9 @@

      Relationship Attributes

    • aria-colindextext
    • aria-colspan
    • aria-controls
    • -
    • aria-describedby
    • aria-details
    • aria-errormessage
    • aria-flowto
    • -
    • aria-labelledby
    • aria-owns
    • aria-posinset
    • aria-rowcount
    • @@ -10380,15 +10383,6 @@

      Relationship Attributes

    • aria-setsize
    -
    -

    Other Attributes

    -
      -
    • aria-brailleroledescription
    • -
    • aria-current
    • -
    • aria-description
    • -
    • aria-roledescription
    • -
    -

    Translatable Attributes