| Index: LayoutTests/fast/frames/iframe-double-scale-contents.html
 | 
| diff --git a/LayoutTests/fast/frames/iframe-double-scale-contents.html b/LayoutTests/fast/frames/iframe-double-scale-contents.html
 | 
| index 1fad3585bf24f7c186c4ffaa0d25bbad3e2ee48f..7557f02f9d0c1c5e84423b092f12f2fc23d0723b 100644
 | 
| --- a/LayoutTests/fast/frames/iframe-double-scale-contents.html
 | 
| +++ b/LayoutTests/fast/frames/iframe-double-scale-contents.html
 | 
| @@ -41,6 +41,5 @@
 | 
|  <body onload="test();">
 | 
|    <iframe id="frame" src="resources/iframe-content-scaling-bug-iframe.html" style="position: absolute; left: 0px; top: 0px; border: none; width: 300px; height: 300px;"></iframe>
 | 
|    <div id="rightbox" style="position: absolute; left: 300px; top: 0px; width: 300px; height: 300px; background-color: green;"></div>
 | 
| -  <script src="../js/resources/js-test-post.js"></script>
 | 
|  </body>
 | 
|  </html>
 | 
| 
 |