| Index: LayoutTests/fast/events/panScroll-in-iframe.html
|
| diff --git a/LayoutTests/fast/events/panScroll-in-iframe.html b/LayoutTests/fast/events/panScroll-in-iframe.html
|
| index 4ed97cf93cf3adbb2e5dec63b4e71961c503c6c4..74e4e0ae52b13fe458e5e2e5e089ee56681f9f3d 100644
|
| --- a/LayoutTests/fast/events/panScroll-in-iframe.html
|
| +++ b/LayoutTests/fast/events/panScroll-in-iframe.html
|
| @@ -27,6 +27,5 @@ function start() {
|
| <p id="description"></p>
|
| <iframe id="iframe" width="640" height="100"></iframe>
|
| </div>
|
| -<script src="../js/resources/js-test-post.js"></script>
|
| </body>
|
| </html>
|
|
|