- From: <bugzilla@jessica.w3.org>
- Date: Tue, 11 Mar 2014 00:32:43 +0000
- To: public-html-bugzilla@w3.org
https://www.w3.org/Bugs/Public/show_bug.cgi?id=24972 --- Comment #2 from Andrea Rendine <master.skywalker.88@gmail.com> --- I hope that now editors will really consider the following: 1. <menuitem> should not be a void element, so that a normal open-closing tag syntax will help legacy UAs to treat it properly without nesting subsequent <menuitem>s 2. additionally, once it were made a normal element, its content model could also change from "empty" to "text", allowing authors to specify the label of the command as textContent avoiding as an alternative to @label. -- You are receiving this mail because: You are the QA Contact for the bug.
Received on Tuesday, 11 March 2014 00:32:44 UTC