Bugzilla – Bug 740
[aria] menuitem not allowed in menubar
Last modified: 2013-04-20 19:24:16 CEST
An element with role=menuitem inside an element with role=menubar returns the following error: "An element with role=menuitem requires role=menu on the parent." This is incorrect, as the ARIA specification reads: "menuitem (role) An option in a group of choices contained by a menu or menubar." <http://www.w3.org/TR/wai-aria/roles#menuitem> An example with a menuitem in a menubar is even included in the ARIA specification.
Fixed. You can test at http://validator.w3.org/nu/