[wp-trac] [WordPress Trac] #46977: WP_List_Table table headers are missing `role=`columnheader` for accessibility
WordPress Trac
noreply at wordpress.org
Thu Apr 18 14:36:14 UTC 2019
#46977: WP_List_Table table headers are missing `role=`columnheader` for
accessibility
---------------------------+-----------------------------
Reporter: dannylonglegs | Owner: (none)
Type: enhancement | Status: new
Priority: normal | Milestone: Awaiting Review
Component: General | Version: 5.1.1
Severity: normal | Keywords:
Focuses: |
---------------------------+-----------------------------
WP_List_Table table headers should have `role="columnheader"` for
accessibility purposes. During a recent accessibility audit, we were told
that table headers should have the ARIA role in addition to `scope="col"`.
Here is a link to the code:
https://github.com/WordPress/WordPress/blob/6fcd28170794db7675485c55cf1eb123f5297d33
/wp-admin/includes/class-wp-list-table.php#L1137
--
Ticket URL: <https://core.trac.wordpress.org/ticket/46977>
WordPress Trac <https://core.trac.wordpress.org/>
WordPress publishing platform
More information about the wp-trac
mailing list