| Index: LayoutTests/fast/css/getComputedStyle/counterIncrement-without-counter.html
|
| diff --git a/LayoutTests/fast/css/getComputedStyle/counterIncrement-without-counter.html b/LayoutTests/fast/css/getComputedStyle/counterIncrement-without-counter.html
|
| index e23c8507acc3470258aa6bcc928697ae0a4548db..077909fa0091f54793bd8dee3db80d8be79ee4b5 100644
|
| --- a/LayoutTests/fast/css/getComputedStyle/counterIncrement-without-counter.html
|
| +++ b/LayoutTests/fast/css/getComputedStyle/counterIncrement-without-counter.html
|
| @@ -1,6 +1,6 @@
|
| <html>
|
| <head>
|
| -<script src="../../js/resources/js-test-pre.js"></script>
|
| +<script src="../../../resources/js-test.js"></script>
|
| </head>
|
| <body>
|
| <div id="console"></div>
|
|
|