[wp-trac] [WordPress Trac] #46899: Ensure that tables generated by the Settings API have no semantics
WordPress Trac
noreply at wordpress.org
Mon Aug 19 04:14:48 UTC 2019
#46899: Ensure that tables generated by the Settings API have no semantics
-------------------------------------+-------------------------------------
Reporter: greatislander | Owner: SergeyBiryukov
Type: defect (bug) | Status: reopened
Priority: normal | Milestone: 5.2.3
Component: Administration | Version:
Severity: normal | Resolution:
Keywords: settings-api has-patch | Focuses: accessibility,
needs-testing fixed-major | administration
-------------------------------------+-------------------------------------
Comment (by SergeyBiryukov):
In [changeset:"45835" 45835]:
{{{
#!CommitTicketReference repository="" revision="45835"
Accessibility: Improve settings tables and forms after [45403].
- adds `role="presentation"` to the edit comment table
- removes a few pointless `<fieldset>` elements
- adds a few missing `<label>` elements
- adds the CSS class `class="td-full"` to table rows spanning to multiple
cells
- adds explicit `scope="row"` attribute to the table headers in `options-
permalink.php`: this table is better communicated as data table
- uses consistent label association in the "Privacy Settings" page
- in the installation page "Set up your database connection": associates
descriptions to their inout fields using `aria-describedby`
- improves the link to gravatar.com in the `user-edit.php` page
Props afercia.
Merges [45416] to the 5.2 branch.
See #46899.
Fixes #47390.
}}}
--
Ticket URL: <https://core.trac.wordpress.org/ticket/46899#comment:17>
WordPress Trac <https://core.trac.wordpress.org/>
WordPress publishing platform
More information about the wp-trac
mailing list