[wp-trac] [WordPress Trac] #33047: Table headers shouldn't be empty or shouldn't be table headers
WordPress Trac
noreply at wordpress.org
Mon Jul 20 15:53:49 UTC 2015
#33047: Table headers shouldn't be empty or shouldn't be table headers
----------------------------+-----------------------------
Reporter: afercia | Owner:
Type: defect (bug) | Status: new
Priority: normal | Milestone: Awaiting Review
Component: Administration | Version: 4.2
Severity: normal | Keywords:
Focuses: accessibility |
----------------------------+-----------------------------
Spotted a couple of places where some `th` are empty. The `th` element
conveys a semantic meaning and it's used by assistive technologies to
establish a relationship with the related table cells. This implies a
table header shouldn't be empty. Most of all, when used just for layout
purposes, shouldn't be a `th` in the first place and a `td` should be used
instead.
[[Image(https://cldup.com/5zLNN7YDR9.png)]]
--
Ticket URL: <https://core.trac.wordpress.org/ticket/33047>
WordPress Trac <https://core.trac.wordpress.org/>
WordPress publishing platform
More information about the wp-trac
mailing list