Adding stack testcase to the debug menu for 93180.
git-svn-id: svn://10.0.0.236/trunk@210868 18797224-902f-48f8-a5cc-f745e15eee43
This commit is contained in:
@@ -407,9 +407,10 @@
|
||||
|
||||
<menu label="XUL Test Suite">
|
||||
<menupopup>
|
||||
<menuitem label="#1 Popups" oncommand="window._content.location.href='http://www.mozilla.org/projects/xul/tests/popups.xul'"/>
|
||||
<menuitem label="#2 Descriptions and Labels" oncommand="window._content.location.href='http://www.mozilla.org/projects/xul/tests/label.xul'"/>
|
||||
<menuitem label="#3 Dialog Buttons" oncommand="window._content.location.href='http://www.mozilla.org/projects/xul/tests/buttons.xul'"/>
|
||||
<menuitem label="#1 Stacks" oncommand="window._content.location.href='http://www.mozilla.org/projects/xul/tests/stacks.xul'"/>
|
||||
<menuitem label="#2 Popups" oncommand="window._content.location.href='http://www.mozilla.org/projects/xul/tests/popups.xul'"/>
|
||||
<menuitem label="#3 Descriptions and Labels" oncommand="window._content.location.href='http://www.mozilla.org/projects/xul/tests/label.xul'"/>
|
||||
<menuitem label="#4 Dialog Buttons" oncommand="window._content.location.href='http://www.mozilla.org/projects/xul/tests/buttons.xul'"/>
|
||||
</menupopup>
|
||||
</menu>
|
||||
|
||||
|
||||
Reference in New Issue
Block a user