[wp-trac] [WordPress Trac] #46899: Ensure that tables generated by the Settings API have no semantics

WordPress Trac noreply at wordpress.org
Sat May 25 15:18:32 UTC 2019


#46899: Ensure that tables generated by the Settings API have no semantics
------------------------------+--------------------------------------------
 Reporter:  greatislander     |       Owner:  SergeyBiryukov
     Type:  defect (bug)      |      Status:  closed
 Priority:  normal            |   Milestone:  5.3
Component:  Administration    |     Version:
 Severity:  normal            |  Resolution:  fixed
 Keywords:  settings-api      |     Focuses:  accessibility, administration
  has-patch                   |
------------------------------+--------------------------------------------

Comment (by afercia):

 In [changeset:"45416" 45416]:
 {{{
 #!CommitTicketReference repository="" revision="45416"
 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

 See #46899.
 Fixes #47390.
 }}}

-- 
Ticket URL: <https://core.trac.wordpress.org/ticket/46899#comment:14>
WordPress Trac <https://core.trac.wordpress.org/>
WordPress publishing platform


More information about the wp-trac mailing list