[Bug 17115] The first example of the menu element is about how to markup a menubar in HTML. For the markup a menu in the toolbar state was used. However, the section about native ARIA semantics describes that it's not possible to change the semantics of a menu in the

https://www.w3.org/Bugs/Public/show_bug.cgi?id=17115

Edward O'Connor <eoconnor@apple.com> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|NEW                         |RESOLVED
         Resolution|                            |WORKSFORME

--- Comment #2 from Edward O'Connor <eoconnor@apple.com> 2012-09-25 18:04:03 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: Rejected
Change Description: No change.
Rationale: As Ian explained in
<https://www.w3.org/Bugs/Public/show_bug.cgi?id=17945#c1>:

> A menu used for a context menu is rendered natively by the UA, not
> inline in the page, so ARIA is not relevant (you don't end up looking
> at the DOM nodes with the AT, you look at the native control
> directly).

-- 
Configure bugmail: https://www.w3.org/Bugs/Public/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the QA contact for the bug.

Received on Tuesday, 25 September 2012 18:04:04 UTC