зеркало из https://github.com/mozilla/pjs.git
Bug 675201 - Revert debug info given that the random orange is now fixed. r=me
This commit is contained in:
Родитель
6496415458
Коммит
6c00c7baf6
|
@ -176,7 +176,6 @@ function snapshot(elem)
|
|||
pos[count] = elem.getBoundingClientRect().top;
|
||||
++count;
|
||||
if (count <= 1) {
|
||||
ok(true, "trying to open the second submenu");
|
||||
// close the submenu and open the bottom submenu
|
||||
synthesizeKey("VK_LEFT", {});
|
||||
synthesizeKey("9", {});
|
||||
|
@ -193,7 +192,6 @@ function doTest() {
|
|||
|
||||
function openSubmenu()
|
||||
{
|
||||
ok(true, "openSubMenu() called");
|
||||
// open a submenu in the middle
|
||||
synthesizeKey("5", {});
|
||||
}
|
||||
|
|
Загрузка…
Ссылка в новой задаче