| Index: LayoutTests/fast/css/counters/counter-increment-tests.htm
|
| diff --git a/LayoutTests/fast/css/counters/counter-increment-tests.htm b/LayoutTests/fast/css/counters/counter-increment-tests.htm
|
| index b4fc217442682df010c8070db3855ad37037df4e..f24d7e520839a97f42b508d099a1788beecbe162 100644
|
| --- a/LayoutTests/fast/css/counters/counter-increment-tests.htm
|
| +++ b/LayoutTests/fast/css/counters/counter-increment-tests.htm
|
| @@ -4,7 +4,7 @@
|
| <title>CSS Test: Counter-increment tests</title>
|
| <link rel="author" title="Microsoft" href="http://www.microsoft.com/">
|
| <link rel="help" href="http://www.w3.org/TR/CSS21/generate.html#counters">
|
| - <script src="../../js/resources/js-test-pre.js"></script>
|
| + <script src="../../../resources/js-test.js"></script>
|
| <script>
|
| if (window.testRunner) {
|
| testRunner.dumpAsText();
|
|
|