Bug 1096302 - Increase the timeout of the test so that it has enough time to finish on the B2G ICS Emulator

This commit is contained in:
Ehsan Akhgari 2015-05-19 21:06:18 -04:00
parent 074f98157e
commit 3a9b7a359a

View File

@ -8,7 +8,7 @@
"use strict";
if (W3CTest.runner) {
W3CTest.runner.requestLongerTimeout(2);
W3CTest.runner.requestLongerTimeout(5);
}
function testCollapse(range, point) {