| Index: LayoutTests/fast/css/counters/2displays.html
|
| diff --git a/LayoutTests/fast/css/counters/2displays.html b/LayoutTests/fast/css/counters/2displays.html
|
| index 537d48e1dc06896c52e24d73a245b1b5547422bc..9970bdb0d324d4b1ed895457850f1dd1d0a4eb16 100644
|
| --- a/LayoutTests/fast/css/counters/2displays.html
|
| +++ b/LayoutTests/fast/css/counters/2displays.html
|
| @@ -16,7 +16,7 @@
|
| }
|
|
|
| </style>
|
| -<script src="../../js/resources/js-test-pre.js"></script>
|
| +<script src="../../../resources/js-test.js"></script>
|
| <script type="text/javascript">
|
|
|
| description("This test passes if both the first and the second counter are 1000.");
|
|
|