зеркало из https://github.com/mozilla/gecko-dev.git
Bug 680431, test_bug511075.html is calling finish() twice, f-smaug
This commit is contained in:
Родитель
99fb9a2482
Коммит
a68212b96b
|
@ -68,6 +68,7 @@ var tests = [
|
|||
synthesizeMouse(scroller, x, y, { type: "mouseup" }, window);
|
||||
},
|
||||
function() {
|
||||
scroller.onscroll = null;
|
||||
ok(true, "Clicking the scrollbar should scroll");
|
||||
finish();
|
||||
}
|
||||
|
|
Загрузка…
Ссылка в новой задаче