зеркало из https://github.com/mozilla/gecko-dev.git
Bug 1062431 - Increase the timeout of browser_markupview_events_jquery_1.6.js and browser_markupview_events_jquery_1.7.js
This commit is contained in:
Родитель
16c42bc8bd
Коммит
2a75729465
|
@ -4,6 +4,8 @@
|
|||
|
||||
"use strict";
|
||||
|
||||
requestLongerTimeout(2);
|
||||
|
||||
// Test that markup view event bubbles show the correct event info for jQuery
|
||||
// and jQuery Live events (jQuery version 1.6).
|
||||
|
||||
|
|
|
@ -4,6 +4,8 @@
|
|||
|
||||
"use strict";
|
||||
|
||||
requestLongerTimeout(2);
|
||||
|
||||
// Test that markup view event bubbles show the correct event info for jQuery
|
||||
// and jQuery Live events (jQuery version 1.7).
|
||||
|
||||
|
|
Загрузка…
Ссылка в новой задаче