Uploaded image for project: 'JDK'
  1. JDK
  2. JDK-8311894

The ARIA attributes "aria-labelledby" are not valid for the element <div> with implicit ARIA role "generic"

XMLWordPrintable

    • Icon: Enhancement Enhancement
    • Resolution: Duplicate
    • Icon: P4 P4
    • 23
    • None
    • tools
    • None

      On behalf of Pasam Soujanya.

      When elements are assigned a ARIA role, ARIA specifies which attributes are valid for that role. If invalid ARIA attributes are used, assistive technologies may not be able to interpret and operate the element accurately for users.

      For example below element is reporting the above problem
      <div
                aria-labelledby="all-classes-table-tab0"
                class="summary-table two-column-summary">

            tsteele Tyler Steele
            tsteele Tyler Steele
            Votes:
            0 Vote for this issue
            Watchers:
            3 Start watching this issue

              Created:
              Updated:
              Resolved: