This is an archived snapshot of W3C's public bugzilla bug tracker, decommissioned in April 2019. Please see the home page for more details.

Bug 23026 - ARIA: UL should allow "group" role.
Summary: ARIA: UL should allow "group" role.
Status: RESOLVED FIXED
Alias: None
Product: HTML WG
Classification: Unclassified
Component: HTML a11y Task Force (show other bugs)
Version: unspecified
Hardware: PC All
: P2 normal
Target Milestone: ---
Assignee: steve faulkner
QA Contact: This bug has no owner yet - up for the taking
URL:
Whiteboard:
Keywords: a11y
Depends on:
Blocks: 23084
  Show dependency treegraph
 
Reported: 2013-08-20 20:38 UTC by James Craig
Modified: 2013-10-21 08:18 UTC (History)
3 users (show)

See Also:


Attachments

Description James Craig 2013-08-20 20:38:46 UTC
ARIA: UL should allow role overrides of group, menu, and possibly more roles.

"https://dvcs.w3.org/hg/pfwg/raw-file/tip/ARIA/1.0/tests/test-files/_functional/tree/ariatree.html":30:21: 
error: Bad value “group” for attribute “role” on element “ul”.

The group role is used properly in this tree example to denote sub-tree branches. It will be used similarly for menus.

http://www.w3.org/WAI/PF/aria/complete#group
Comment 2 steve faulkner 2013-10-21 08:18:39 UTC
related html spec bug was resolved fixed https://www.w3.org/Bugs/Public/show_bug.cgi?id=23084