[wp-trac] [WordPress Trac] #43376: Semantic elements for non-link links: class-wp-comments-list-table.php

WordPress Trac noreply at wordpress.org
Wed Feb 21 08:23:37 UTC 2018


#43376: Semantic elements for non-link links: class-wp-comments-list-table.php
--------------------------+------------------------------
 Reporter:  audrasjb      |       Owner:
     Type:  defect (bug)  |      Status:  new
 Priority:  normal        |   Milestone:  Awaiting Review
Component:  Comments      |     Version:  trunk
 Severity:  normal        |  Resolution:
 Keywords:  has-patch     |     Focuses:  accessibility
--------------------------+------------------------------
Changes (by audrasjb):

 * keywords:   => has-patch


Comment:

 Hi,

 I uploaded two patches:
 - Version 1:  `43376_aria_role.diff` adds `role="button"` attribute to the
 links
 - Version 2: `43376_button_element.diff` replaces `a` tag with `button`
 tag with the `button-link` class for similar rendering

 Both of the patches are tested and seems good to me.

 Cheers,
 Jb

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


More information about the wp-trac mailing list