Skip to content

Commit

Permalink
5775734c93eb8f1b82c590673ab82d20deeca69f Tests: Update for change to …
Browse files Browse the repository at this point in the history
…move the aria-title to the sorting role=button element.

ba292272441e8cb0f155d421688711a7cf7280f2 changed the element that the
aria-title was attached to fix an accessability issue resulting from the
sorting icon now being the one with the role=button attribute.

That caused tests to fail, and they have now been updated to account for
that.

One point to make is that an aria-label on the header element is not
transferred to the sorting button (actually a `span`).

Sync to source repo @5775734c93eb8f1b82c590673ab82d20deeca69f
  • Loading branch information
dtbuild committed Jan 28, 2025
1 parent 81d98b2 commit c802dc5
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion datatables.json
Original file line number Diff line number Diff line change
Expand Up @@ -14,5 +14,5 @@
],
"src-repo": "http://github.com/DataTables/DataTablesSrc",
"last-tag": "2.2.1",
"last-sync": "833c60e8ca18dde698cc0d661af23ad47946d52c"
"last-sync": "5775734c93eb8f1b82c590673ab82d20deeca69f"
}

0 comments on commit c802dc5

Please sign in to comment.