[wp-meta] [Making WordPress.org] #2291: Misusage of aria-expanded in new plugin directory
Making WordPress.org
noreply at wordpress.org
Sat Dec 3 19:04:14 UTC 2016
#2291: Misusage of aria-expanded in new plugin directory
------------------------------+-------------------------
Reporter: joedolson | Owner:
Type: defect | Status: new
Priority: normal | Milestone:
Component: Plugin Directory | Keywords: needs-patch
------------------------------+-------------------------
The aria-expanded attribute is attached to the container div in the new
directory; but the aria-expanded attribute needs to be on the controller,
not on the controlled container. The attribute indicates whether the
button you've focused on controls an element that's currently expanded or
currently collapsed.
The aria-expanded attribute needs to be moved from the container div
elements to the button in question.
--
Ticket URL: <https://meta.trac.wordpress.org/ticket/2291>
Making WordPress.org <https://meta.trac.wordpress.org/>
Making WordPress.org
More information about the wp-meta
mailing list