| Index: LayoutTests/fast/dom/HTMLAnchorElement/set-href-attribute-pathname.html
|
| diff --git a/LayoutTests/fast/dom/HTMLAnchorElement/set-href-attribute-pathname.html b/LayoutTests/fast/dom/HTMLAnchorElement/set-href-attribute-pathname.html
|
| index eb561364a4c708ff09997d8d6c83f64811be5c89..d1168e404af998ace48b5a032ec34c760c3e823e 100644
|
| --- a/LayoutTests/fast/dom/HTMLAnchorElement/set-href-attribute-pathname.html
|
| +++ b/LayoutTests/fast/dom/HTMLAnchorElement/set-href-attribute-pathname.html
|
| @@ -1,7 +1,7 @@
|
| <!DOCTYPE HTML PUBLIC "-//IETF//DTD HTML//EN">
|
| <html>
|
| <head>
|
| -<script src="../../js/resources/js-test-pre.js"></script>
|
| +<script src="../../../resources/js-test.js"></script>
|
| </head>
|
| <body>
|
| <script src="script-tests/set-href-attribute-pathname.js"></script>
|
|
|