Skip to content
This repository was archived by the owner on Apr 12, 2024. It is now read-only.

[ngAria] Should not include aria-required on radiobutton or checkboxes #15572

Closed
monkier opened this issue Jan 3, 2017 · 1 comment
Closed

Comments

@monkier
Copy link

monkier commented Jan 3, 2017

Currently if ng-required exists on an input of type radio or checkbox, aria-required is falsely included.

As per the WAI-ARIA spec, aria-required is not supported for these types of input and aXe-core tests/audit and Google Accessibility Dev Tools audits fail.

ngAria Version: 1.3.20

@gkalpak
Copy link
Member

gkalpak commented Jan 3, 2017

This has already been fixed with #13483 in 1.5.x/1.6.x.

@gkalpak gkalpak closed this as completed Jan 3, 2017
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Projects
None yet
Development

No branches or pull requests

2 participants