Skip to content

aria-orientation should be allowed on radiogroup #2145

@jnurthen

Description

@jnurthen

Expectation:
The ARIA spec allows aria-orientation on a radiogroup. aXe should allow this.

Actual:
aXe allows aria-orientation on all other allowed roles except for radiogroup

Motivation:
The ARIA spec allows aria-orientation on radiogroup. aXe should not give the message
ARIA attribute is not allowed: aria-orientation="vertical"
aXe should allow this attribute - while it doesn't often do anything useful on a radiogroup if not supported by a browser/AT combination it being there does no harm.
If aXe decides to not allow this attribute for some reason then the message should be clear about why and it should not state that it is not allowed (because it is allowed)


axe-core version: 3.5.1

Metadata

Metadata

Assignees

Labels

fixBug fixesrulesIssue or false result from an axe-core rule

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions