| Index: LayoutTests/fast/overflow/scrollRevealButton.html
|
| diff --git a/LayoutTests/fast/overflow/scrollRevealButton.html b/LayoutTests/fast/overflow/scrollRevealButton.html
|
| index c94e27c441232ad29146003b616bf642c0d596e1..3d0646cdc4d9af5c35033ec3d75abacc11df6380 100644
|
| --- a/LayoutTests/fast/overflow/scrollRevealButton.html
|
| +++ b/LayoutTests/fast/overflow/scrollRevealButton.html
|
| @@ -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>
|
|
|