[wp-trac] [WordPress Trac] #56824: SVGs missing title and description in WordPress dashboard
WordPress Trac
noreply at wordpress.org
Tue Nov 1 11:03:50 UTC 2022
#56824: SVGs missing title and description in WordPress dashboard
---------------------------------------------+----------------------------
Reporter: viralsampat | Owner: audrasjb
Type: defect (bug) | Status: closed
Priority: low | Milestone: 6.2
Component: Administration | Version: 6.0
Severity: normal | Resolution: fixed
Keywords: good-first-bug has-patch commit | Focuses: accessibility
---------------------------------------------+----------------------------
Changes (by audrasjb):
* owner: (none) => audrasjb
* status: new => closed
* resolution: => fixed
Comment:
In [changeset:"54739" 54739]:
{{{
#!CommitTicketReference repository="" revision="54739"
Administration: Remove `role="img"` from decorative SVG images.
This changeset removes `role="img"` attribute from two decorative images:
despite being hidden to assistive technologies using `aria-hidden="true"`,
automated tools still understand them as images and expect alternative
texts.
Props viralsampat, sabernhardt, audrasjb, ryokuhi, elifvish.
Fixes #56824.
}}}
--
Ticket URL: <https://core.trac.wordpress.org/ticket/56824#comment:9>
WordPress Trac <https://core.trac.wordpress.org/>
WordPress publishing platform
More information about the wp-trac
mailing list