Closed
Bug 1901853
Opened 2 years ago
Closed 2 years ago
Incorrect VO roles in role map for <dl> and <dd> elements
Categories
(Core :: Disability Access APIs, defect, P4)
Tracking
()
RESOLVED
FIXED
129 Branch
| Tracking | Status | |
|---|---|---|
| firefox129 | --- | fixed |
People
(Reporter: morgan, Assigned: morgan)
References
Details
Attachments
(1 file, 1 obsolete file)
See https://www.w3.org/TR/html-aam-1.0/#html-element-role-mappings and the associated aria mappings at https://www.w3.org/TR/core-aam-1.2/#mapping_role_table
We should be using AXDefinition and AXDefinitionList for dd and dl respectively :)
Note this is subject to change with this github issue but I'm recommending the use of a dl in a design review so I want to make sure we're up to date for now :)
| Assignee | ||
Comment 1•2 years ago
|
||
| Assignee | ||
Comment 2•2 years ago
|
||
Updated•2 years ago
|
Attachment #9406797 -
Attachment is obsolete: true
| Assignee | ||
Updated•2 years ago
|
OS: Unspecified → macOS
Hardware: Unspecified → Desktop
| Assignee | ||
Updated•2 years ago
|
Severity: S2 → S4
Pushed by mreschenberg@mozilla.com:
https://hg.mozilla.org/integration/autoland/rev/e063f50d4cd6
Update <dd> and <dl> roles to match spec for VO r=eeejay
Status: NEW → RESOLVED
Closed: 2 years ago
status-firefox129:
--- → fixed
Resolution: --- → FIXED
Target Milestone: --- → 129 Branch
You need to log in
before you can comment on or make changes to this bug.
Description
•