[wp-trac] [WordPress Trac] #24148: Add aria-labelledby attributes to comment form
WordPress Trac
noreply at wordpress.org
Mon Apr 22 14:03:53 UTC 2013
#24148: Add aria-labelledby attributes to comment form
---------------------------+------------------------------
Reporter: joedolson | Owner:
Type: enhancement | Status: new
Priority: normal | Milestone: Awaiting Review
Component: Accessibility | Version: 3.5
Severity: normal | Resolution:
Keywords: has-patch |
---------------------------+------------------------------
Comment (by joedolson):
That occurred to me as well pretty well immediately after posting the
patch. We can use the label to carry the ID for the comment form,
eliminating that extra HTML element, but need to keep the span element for
the email address notice. Adding the id to the paragraph element there
would mean that the required text string would be included in the label as
well, which would be redundant as it is already announced as required
because of the aria-required attribute. New patch attached.
--
Ticket URL: <http://core.trac.wordpress.org/ticket/24148#comment:3>
WordPress Trac <http://core.trac.wordpress.org/>
WordPress blogging software
More information about the wp-trac
mailing list