Trying to fix bug 503988

This commit is contained in:
Boris Zbarsky 2009-07-17 23:35:09 -04:00
parent 9c1dc423fe
commit c7c10a1723

View File

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