Followup to the backout of bug 664152: use the old path to the test file

This commit is contained in:
Ehsan Akhgari 2011-06-29 17:00:16 -04:00
parent b35c373140
commit 844412f551

View File

@ -17,7 +17,7 @@
<input id="i3" onkeydown="gKeyDown3++; frames[0].document.getElementById('i4').focus();"
onkeypress="gKeyPress3++;" onkeyup="gKeyUp3++;"/>
<iframe id="iframe" src="http://example.org/chrome/layout/base/tests/chrome/bug551434_childframe.html"></iframe>
<iframe id="iframe" src="http://example.org/chrome/layout/base/test/chrome/bug551434_childframe.html"></iframe>
<script class="testbody" type="text/javascript">