зеркало из https://github.com/mozilla/pjs.git
fix typo
This commit is contained in:
Родитель
051735207e
Коммит
fca35941c2
|
@ -69,7 +69,7 @@ function test() {
|
|||
"Ctrl+Tab doesn't change focus if one tab is open");
|
||||
}
|
||||
|
||||
/* private utitily functions */
|
||||
/* private utility functions */
|
||||
|
||||
function pressCtrlTab(aShiftKey)
|
||||
EventUtils.synthesizeKey("VK_TAB", { ctrlKey: true, shiftKey: !!aShiftKey });
|
||||
|
|
Загрузка…
Ссылка в новой задаче