forumone / peacecorps-site

A place to think and work on a new Peace Corps website.
Other
13 stars 21 forks source link

ARIA attribute is not allowed: aria-selected="true" or "false" #393

Open lfrancis opened 8 years ago

lfrancis commented 8 years ago

https://stage-donate.peacecorps.gov/donate/projects-funds/

The page triggers 14 aria role complaints with the issues show/hide, below are the first two:

Ensures ARIA attributes are allowed for an element's role

wcag2a wcag411 

Target: #mainContent > .js-discoverApp.discover > .js-discoverNav.u-clearl.banner.banner--no_line.banner--secondary > .u-unmarked_list.u-inline_list > li:nth-of-type(2) > .t--white HTML:

Issue

Summary: Fix any of the following:

ARIA attribute is not allowed: aria-selected="true"

Target: #mainContent > .js-discoverApp.discover > .js-discoverNav.u-clearl.banner.banner--no_line.banner--secondary > .u-unmarked_list.u-inline_list > li:nth-of-type(3) > .t--white HTML:

Country

Summary: Fix any of the following:

ARIA attribute is not allowed: aria-selected="false"