[buddypress-trac] [BuddyPress Trac] #7612: Accessibility: Replace links with href="#" references with Semantic Elements
buddypress-trac
noreply at wordpress.org
Wed Nov 1 21:01:04 UTC 2017
#7612: Accessibility: Replace links with href="#" references with Semantic
Elements
-------------------------+----------------------
Reporter: mercime | Owner: mercime
Type: enhancement | Status: closed
Priority: normal | Milestone: 3.0
Component: Templates | Version:
Severity: normal | Resolution: fixed
Keywords: has-patch |
-------------------------+----------------------
Changes (by mercime):
* owner: => mercime
* status: new => closed
* resolution: => fixed
Comment:
In [changeset:"11719"]:
{{{
#!CommitTicketReference repository="" revision="11719"
Accessibility: Replace `<a href="#">` with Semantic Elements.
Using semantic markup like the `button` which is specifically meant for
controlling a user interface instead of a fragment identifier separator
`#` value with the `href` attribute, helps assistive technologies identify
the real purpose of the UI element across all browsers and all devices.
Fixes #7612.
}}}
--
Ticket URL: <https://buddypress.trac.wordpress.org/ticket/7612#comment:10>
BuddyPress Trac <http://buddypress.org/>
BuddyPress Trac
More information about the buddypress-trac
mailing list