| Index: LayoutTests/webexposed/css-properties-as-js-properties.html
|
| diff --git a/LayoutTests/webexposed/css-properties-as-js-properties.html b/LayoutTests/webexposed/css-properties-as-js-properties.html
|
| index d7bf05535160d623832b2e3e047d48056e1eedc9..074876b39f5c8bf8148f0eacd5e8f4316314a42a 100644
|
| --- a/LayoutTests/webexposed/css-properties-as-js-properties.html
|
| +++ b/LayoutTests/webexposed/css-properties-as-js-properties.html
|
| @@ -1,5 +1,5 @@
|
| <!DOCTYPE html>
|
| -<script src="../fast/js/resources/js-test-pre.js"></script>
|
| +<script src="../resources/js-test.js"></script>
|
| <script>
|
| debug("This test (crudely) documents Blink's web-exposed CSS properties. All changes to this list should go through Blink's feature review process: http://www.chromium.org/blink#new-features");
|
| debug("");
|
|
|