| Index: LayoutTests/fast/events/panScroll-nested-divs-forbidden.html
|
| diff --git a/LayoutTests/fast/events/panScroll-nested-divs-forbidden.html b/LayoutTests/fast/events/panScroll-nested-divs-forbidden.html
|
| index 9c23a284522b5bd60150d6cea77327192f15fbe8..63ed8a0356ecca571ab81d904090b43e1a618316 100644
|
| --- a/LayoutTests/fast/events/panScroll-nested-divs-forbidden.html
|
| +++ b/LayoutTests/fast/events/panScroll-nested-divs-forbidden.html
|
| @@ -48,6 +48,5 @@ function start()
|
| </div>
|
| <p>Test for <a href="http://crbug.com/232965">bug 232965</a> This tests that vertical pan scrolling does not propagate from the inner div to the outer div when the outer div has no vertical overflow.</p>
|
| <div id="console"></div>
|
| -<script src="../js/resources/js-test-post.js"></script>
|
| </body>
|
| </html>
|
|
|