| Index: LayoutTests/fast/css/xml-stylesheet-alternate-no-title.xhtml
|
| diff --git a/LayoutTests/fast/css/xml-stylesheet-alternate-no-title.xhtml b/LayoutTests/fast/css/xml-stylesheet-alternate-no-title.xhtml
|
| index fe1eae68e35348561169c72c84b7643e4fa3837b..a07dfdaa32d28657f8c20dc0cc92e6e4cbcde9a7 100644
|
| --- a/LayoutTests/fast/css/xml-stylesheet-alternate-no-title.xhtml
|
| +++ b/LayoutTests/fast/css/xml-stylesheet-alternate-no-title.xhtml
|
| @@ -4,7 +4,7 @@
|
| <root xmlns="http://www.w3.org/1999/xhtml" >
|
| <head>
|
| <meta charset="utf-8"/>
|
| - <script src="../js/resources/js-test-pre.js"></script>
|
| + <script src="../../resources/js-test.js"></script>
|
| <script>
|
|
|
| description("xml alternate stylesheet with no title test");
|
|
|