mirror of
https://gitlab.winehq.org/wine/wine-gecko.git
synced 2024-09-13 09:24:08 -07:00
Bug 949971 - Set longer timeout for test_input_typing_sanitization.html. r=RyanVM
This commit is contained in:
parent
ab793a249f
commit
80219bece3
@ -118,6 +118,8 @@ SimpleTest.waitForExplicitFinish();
|
||||
|
||||
function runTest()
|
||||
{
|
||||
SimpleTest.requestLongerTimeout(2);
|
||||
|
||||
var data = [
|
||||
{
|
||||
type: 'number',
|
||||
|
Loading…
Reference in New Issue
Block a user