mirror of
https://gitlab.winehq.org/wine/wine-gecko.git
synced 2024-09-13 09:24:08 -07:00
Bug 1240963 - Make test_bug328885.html more reliable, r=khuey
This commit is contained in:
parent
2e7167558b
commit
10056edb96
@ -113,7 +113,7 @@ https://bugzilla.mozilla.org/show_bug.cgi?id=328885
|
||||
ok(mutationCount == 19, "(20) Mutation listener should have been called! ["+ mutationCount + "]");
|
||||
}
|
||||
,false);
|
||||
synthesizeMouseAtPoint(5, 5, {}, window);
|
||||
synthesizeMouseAtCenter(inputelement, {}, window);
|
||||
SimpleTest.finish();
|
||||
}
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user