[wp-trac] [WordPress Trac] #55717: aria-hidden="true" attribute in comment template for visible text (required fields)
WordPress Trac
noreply at wordpress.org
Mon Sep 12 21:51:14 UTC 2022
#55717: aria-hidden="true" attribute in comment template for visible text (required
fields)
-------------------------------------------------+-------------------------
Reporter: juliemoynat | Owner: audrasjb
Type: defect (bug) | Status: closed
Priority: normal | Milestone: 6.1
Component: Comments | Version: 5.8
Severity: normal | Resolution: fixed
Keywords: has-patch required-fields has- | Focuses:
testing-info commit | accessibility
-------------------------------------------------+-------------------------
Changes (by audrasjb):
* status: reviewing => closed
* resolution: => fixed
Comment:
In [changeset:"54136" 54136]:
{{{
#!CommitTicketReference repository="" revision="54136"
Comments: Remove `aria-hidden="true"` attribute for visible text in
comment template.
This changeset removes `aria-hidden="true"` attribute used for required
fields in comments template, for better accessibility. It removes the
attribute from both `wp_required_field_indicator()` and
`wp_required_field_message()` patterns.
Follow-up to [53888].
Props juliemoynat, audrasjb, joedolson, sabernhardt, afercia, costdev.
Fixes #55717.
}}}
--
Ticket URL: <https://core.trac.wordpress.org/ticket/55717#comment:23>
WordPress Trac <https://core.trac.wordpress.org/>
WordPress publishing platform
More information about the wp-trac
mailing list