Closed Bug 690190 Opened 14 years ago Closed 10 months ago

Use first token that is non-abstract WAI-ARIA role as accessible role

Categories

(Core :: Disability Access APIs, defect)

defect

Tracking

()

RESOLVED FIXED

People

(Reporter: surkov, Unassigned)

References

(Blocks 1 open bug)

Details

(Keywords: access)

spec: For the standard role mechanism of the accessibility API, the user agent MUST use the first token in the sequence of tokens in the role attribute value which matches, on comparison, the name of any non-abstract WAI-ARIA role. example: role="main button", main role is landmark and isn't not presented in nsARIAMap that makes us to ignore it. We need to run through the spec and find all non-abstract roles that aren't presented in our ARIA map and put them there.
Severity: normal → S3

This was fixed in bug 1137714.

Status: NEW → RESOLVED
Closed: 10 months ago
Depends on: 1137714
Resolution: --- → FIXED
You need to log in before you can comment on or make changes to this bug.