| Index: LayoutTests/fast/css/counters/counter-increment-inherit.htm
|
| diff --git a/LayoutTests/fast/css/counters/counter-increment-inherit.htm b/LayoutTests/fast/css/counters/counter-increment-inherit.htm
|
| index 608ed2fd200da082bc1afd6a4b7a8baeb5a1d9a4..838091153ac9dde6fc32bb2442a23cc7782fa8dd 100644
|
| --- a/LayoutTests/fast/css/counters/counter-increment-inherit.htm
|
| +++ b/LayoutTests/fast/css/counters/counter-increment-inherit.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();
|
|
|