Source code
Revision control
Copy as Markdown
Other Tools
<html xmlns="http://www.w3.org/1999/xhtml">
<head>
<title>invalid menuitem label</title>
</head>
<body>
<menu>
<menuitem label='The Command'/>
</menu>
</body>
</html>