| Index: LayoutTests/fast/frames/frame-dimensions-before-parent-layout.html
|
| diff --git a/LayoutTests/fast/frames/frame-dimensions-before-parent-layout.html b/LayoutTests/fast/frames/frame-dimensions-before-parent-layout.html
|
| index c172e2c666eb6aa9a2b847b9e9fb5c63dbcc3bdb..4e417522e0fd7bcf3db27268307b6ae45a985f81 100644
|
| --- a/LayoutTests/fast/frames/frame-dimensions-before-parent-layout.html
|
| +++ b/LayoutTests/fast/frames/frame-dimensions-before-parent-layout.html
|
| @@ -25,6 +25,5 @@ var widthAfterLayout = iframe2.contentWindow.innerWidth;
|
|
|
| shouldBe('widthBeforeLayout', 'widthAfterLayout');
|
| </script>
|
| -<script src="../js/resources/js-test-post.js"></script>
|
| </body>
|
| </html>
|
|
|