зеркало из https://github.com/mozilla/gecko-dev.git
Bug 890193 followup. Annotate the assertions it causes so we can reopen the CLOSED TREE.
This commit is contained in:
Родитель
55d5e3d9de
Коммит
37541b0406
|
@ -74,6 +74,7 @@ var docName = 'nodeappendchildchildexists';
|
|||
|
||||
|
||||
window.doc = window;
|
||||
SimpleTest.expectAssertions(1); // Bug 892638
|
||||
SimpleTest.waitForExplicitFinish();
|
||||
addLoadEvent(setUpPage);
|
||||
|
||||
|
|
|
@ -74,6 +74,7 @@ var docName = 'nodeinsertbeforenewchildexists';
|
|||
|
||||
|
||||
window.doc = window;
|
||||
SimpleTest.expectAssertions(1); // Bug 892638
|
||||
SimpleTest.waitForExplicitFinish();
|
||||
addLoadEvent(setUpPage);
|
||||
|
||||
|
|
|
@ -74,6 +74,7 @@ var docName = 'nodereplacechildnewchildexists';
|
|||
|
||||
|
||||
window.doc = window;
|
||||
SimpleTest.expectAssertions(1); // Bug 892638
|
||||
SimpleTest.waitForExplicitFinish();
|
||||
addLoadEvent(setUpPage);
|
||||
|
||||
|
|
Загрузка…
Ссылка в новой задаче