Source code
Revision control
Copy as Markdown
Other Tools
<?xml version="1.0"?>
<?xml-stylesheet href="chrome://global/skin/global.css" type="text/css" ?>
<window
id="nodeCreator" title="Node Creator"
>
<description context="context">Right-click here, and expect a crash.</description>
<popupset id="context-set">
<menupopup id="context">
<deck selectedItem="0">
<menuitem label="You should never see this" />
</deck>
</menupopup>
</popupset>
</window>