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

XMLWordPrintable

    • Type: Enhancement
    • Resolution: Duplicate
    • Priority: P4
    • 23
    • Affects Version/s: None
    • Component/s: 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">

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

              Created:
              Updated:
              Resolved: