| Index: LayoutTests/fast/layers/negative-scroll-positions.html
|
| diff --git a/LayoutTests/fast/layers/negative-scroll-positions.html b/LayoutTests/fast/layers/negative-scroll-positions.html
|
| index a6d109643ba77cf0f17954a1be036b5671be9267..62336e6332ea7e96beb541470247961f005849a6 100644
|
| --- a/LayoutTests/fast/layers/negative-scroll-positions.html
|
| +++ b/LayoutTests/fast/layers/negative-scroll-positions.html
|
| @@ -1,7 +1,7 @@
|
| <!DOCTYPE html>
|
| <html>
|
| <head>
|
| -<script src="../js/resources/js-test-pre.js"></script>
|
| +<script src="../../resources/js-test.js"></script>
|
| </head>
|
| <body>
|
| <script src="script-tests/negative-scroll-positions.js"></script>
|
|
|