Closed Bug 1480060 Opened 6 years ago Closed 6 years ago

aria-multiselectable should be supported on role tablist

Categories

(Core :: Disability Access APIs, enhancement, P3)

enhancement

Tracking

()

RESOLVED FIXED
mozilla63
Tracking Status
firefox63 --- fixed

People

(Reporter: Jamie, Assigned: Jamie)

References

(Blocks 1 open bug)

Details

Attachments

(1 file)

According to the ARIA spec, the tablist role should support aria-multiselectable:
https://www.w3.org/TR/wai-aria-1.1/#tablist
We don't expose the multiselectable state in this case. For example:
data:text/html,<div role="tablist" aria-multiselectable="true"><div role="tab" aria-selected="true">sel</div></div>
Comment on attachment 8999069 [details]
Bug 1480060: Support aria-multiselectable on role tablist.

Marco Zehe (:MarcoZ) [PTO until August 13] has approved the revision.
Attachment #8999069 - Flags: review+
Pushed by mzehe@mozilla.com:
https://hg.mozilla.org/integration/autoland/rev/179fc264c864
Support aria-multiselectable on role tablist. r=MarcoZ
https://hg.mozilla.org/mozilla-central/rev/179fc264c864
Status: NEW → RESOLVED
Closed: 6 years ago
Resolution: --- → FIXED
Target Milestone: --- → mozilla63
You need to log in before you can comment on or make changes to this bug.

Attachment

General

Created:
Updated:
Size: