Adding the XUL tabindex test to the debug menu. r=hyatt.

This commit is contained in:
bryner%netscape.com 2001-11-03 08:56:09 +00:00
Родитель 573c902871
Коммит b30baee1ae
1 изменённых файлов: 1 добавлений и 0 удалений

Просмотреть файл

@ -419,6 +419,7 @@
<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'"/>
<menuitem label="#5 Tabindex" oncommand="window._content.location.href='http://www.mozilla.org/projects/xul/tests/tabindex.xul'"/>
</menupopup>
</menu>