[wp-trac] [WordPress Trac] #55532: Update the Dashboard welcome banner for 6.0

WordPress Trac noreply at wordpress.org
Fri May 6 15:21:14 UTC 2022


#55532: Update the Dashboard welcome banner for 6.0
----------------------------+--------------------------------------------
 Reporter:  critterverse    |       Owner:  (none)
     Type:  task (blessed)  |      Status:  new
 Priority:  normal          |   Milestone:  6.0
Component:  General         |     Version:
 Severity:  normal          |  Resolution:
 Keywords:  has-patch       |     Focuses:  accessibility, administration
----------------------------+--------------------------------------------

Comment (by joedolson):

 The SVG doesn't need to have a `role` attribute if it's hidden - the
 `role` attribute is only important if we're conveying semantics about the
 SVG, and since it's hidden, we're not doing that.

 It would be nice to also include the attribute `focusable="false"`, which
 ensures that IE won't pass focus on tabbing to the SVG element. But since
 we don't officially support IE, that's not a blocker. It's just that it's
 a pretty easy level of support to offer.

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


More information about the wp-trac mailing list