[wp-trac] [WordPress Trac] #33706: Attribute aria-required is unnecessary for elements that have attribute required
WordPress Trac
noreply at wordpress.org
Fri Sep 4 02:03:06 UTC 2015
#33706: Attribute aria-required is unnecessary for elements that have attribute
required
---------------------------+------------------------------
Reporter: gemal | Owner:
Type: defect (bug) | Status: new
Priority: normal | Milestone: Awaiting Review
Component: Comments | Version: 4.3
Severity: normal | Resolution:
Keywords: needs-testing | Focuses: accessibility
---------------------------+------------------------------
Comment (by joedolson):
It's true that aria-required is not required for required attributes, but
for cross-browser and assistive technology support, it's better to have
both, so that non-conforming browsers are covered.
Warnings from validators are not errors; they're indicators that you're
doing something that isn't strictly conformant with code, but needs to be
addressed situationally based on external factors.
This will certainly be addressed at some point in the future, but it
should probably hold off for a while yet. The update cycle for screen
reader users is generally very slow.
--
Ticket URL: <https://core.trac.wordpress.org/ticket/33706#comment:2>
WordPress Trac <https://core.trac.wordpress.org/>
WordPress publishing platform
More information about the wp-trac
mailing list