| Index: trunk/LayoutTests/fast/overflow/scrollRevealButton.html
|
| ===================================================================
|
| --- trunk/LayoutTests/fast/overflow/scrollRevealButton.html (revision 169397)
|
| +++ trunk/LayoutTests/fast/overflow/scrollRevealButton.html (working copy)
|
| @@ -2,7 +2,7 @@
|
| <body onload="document.getElementById('fr').contentDocument.getElementById('bt').focus();">
|
| <script>if(window.testRunner) testRunner.dumpChildFrameScrollPositions();</script>
|
| <div style="height:500px"></div>
|
| -<iframe src="resources/scrollButton1.html" id="fr" name="fr"></iframe>
|
| +<iframe src="resources/scrollButton1.html" id="fr"></iframe>
|
| <div style="height:500px"></div>
|
| </body>
|
| -</html>
|
| +</html>
|
|
|