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 22164 - [HTML]: li ,missing menuitem role
Summary: [HTML]: li ,missing menuitem role
Status: RESOLVED FIXED
Alias: None
Product: HTML WG
Classification: Unclassified
Component: HTML5 spec (show other bugs)
Version: unspecified
Hardware: PC Windows NT
: P2 normal
Target Milestone: ---
Assignee: steve faulkner
QA Contact: HTML WG Bugzilla archive list
URL: http://www.w3.org/html/wg/drafts/html...
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2013-05-26 13:27 UTC by steve faulkner
Modified: 2013-05-26 14:25 UTC (History)
4 users (show)

See Also:


Attachments

Description steve faulkner 2013-05-26 13:27:44 UTC
"li element whose parent is an ol or ul element listitem role 	Role must be either listitem, menuitemcheckbox, menuitemradio, option, tab, treeitem or presentation"

it allows menuitemcheckbox and menuitemradio, there appears no goor reason why it should not allow menuitem as well.
Comment 1 steve faulkner 2013-05-26 14:24:24 UTC
EDITOR'S RESPONSE: This is an Editor's Response to your comment. If you are
satisfied with this response, please change the state of this bug to CLOSED. If
you have additional information and would like the Editor to reconsider, please
reopen this bug. If you would like to escalate the issue to the full HTML
Working Group, please add the TrackerRequest keyword to this bug, and suggest
title and text for the Tracker Issue; or you may create a Tracker Issue
yourself, if you are able to do so. For more details, see this document:

   http://dev.w3.org/html5/decision-policy/decision-policy.html

Status: accepted
Change Description: added https://github.com/w3c/html/commit/ca13412257a8babbb6a5b7d6a2aec2f56b3d684f.
Rationale: after reviewing history of aria integration into HTML5 could not find a reason why menutiem was omitted from list of allowed roles for li. It is used in the wild and is an example used in the WAI-ARIA spec