mirror of
https://gitlab.winehq.org/wine/wine-gecko.git
synced 2024-09-13 09:24:08 -07:00
Trying to fix bug 503988
This commit is contained in:
parent
9c1dc423fe
commit
c7c10a1723
@ -71,6 +71,10 @@
|
||||
onNavComplete: nextTest
|
||||
});
|
||||
yield;
|
||||
|
||||
// Make sure we unsuppress painting before continuing
|
||||
SimpleTest.executeSoon(nextTest)
|
||||
yield;
|
||||
|
||||
// Search for some text that's on the second page (but not on
|
||||
// the first page), and verify that it can be found.
|
||||
|
Loading…
Reference in New Issue
Block a user