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:
Ehsan Akhgari 2015-12-31 17:38:40 -05:00
Родитель 16c42bc8bd
Коммит 2a75729465
2 изменённых файлов: 4 добавлений и 0 удалений

Просмотреть файл

@ -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).