зеркало из https://github.com/mozilla/pjs.git
Bug 394887, fix up test because reflow occurs later
This commit is contained in:
Родитель
6e8e48b7d9
Коммит
4b3ffce081
|
@ -54,7 +54,7 @@ function menuClosed()
|
|||
{
|
||||
// the panel will be open at this point, but the popupshown event
|
||||
// still needs to fire
|
||||
is($("panel").state, "open", "panel is open after menu hide");
|
||||
is($("panel").state, "showing", "panel is open after menu hide");
|
||||
is($("menu").firstChild.state, "closed", "menu is closed after menu hide");
|
||||
}
|
||||
|
||||
|
|
Загрузка…
Ссылка в новой задаче