Bug 809318 - Fix flakey tests. r=philor

This commit is contained in:
Bobby Holley 2012-11-07 09:39:32 -08:00
parent 95d45d92ee
commit 5ede664aac
2 changed files with 2 additions and 2 deletions

View File

@ -13,7 +13,6 @@ https://bugzilla.mozilla.org/show_bug.cgi?id=781476
<a target="_blank" href="https://bugzilla.mozilla.org/show_bug.cgi?id=781476">Mozilla Bug 781476</a>
<p id="display"></p>
<div id="content" style="display: none">
<iframe onload="go();" id="ifr" src="file_bug781476.html"></iframe>
</div>
<pre id="test">
<script type="application/javascript">
@ -32,5 +31,6 @@ function go() {
</script>
</pre>
<iframe onload="go();" id="ifr" src="file_bug781476.html"></iframe>
</body>
</html>

View File

@ -14,7 +14,6 @@ https://bugzilla.mozilla.org/show_bug.cgi?id=801576
<p id="display"></p>
<div id="content" style="display: none">
</div>
<iframe id="ifr" onload="go();" src="file_empty.html"></iframe>
<pre id="test">
<script type="application/javascript">
@ -93,5 +92,6 @@ function go() {
</script>
</pre>
<iframe id="ifr" onload="go();" src="file_empty.html"></iframe>
</body>
</html>