| Index: LayoutTests/fast/dom/SelectorAPI/id-fastpath-strict.html
|
| diff --git a/LayoutTests/fast/dom/SelectorAPI/id-fastpath-strict.html b/LayoutTests/fast/dom/SelectorAPI/id-fastpath-strict.html
|
| index bddf0e227bb074aa141d29cdb61920c8fc102ad7..7e8dc9d8f510ed924f71418a9463a651ceb281c2 100644
|
| --- a/LayoutTests/fast/dom/SelectorAPI/id-fastpath-strict.html
|
| +++ b/LayoutTests/fast/dom/SelectorAPI/id-fastpath-strict.html
|
| @@ -2,7 +2,7 @@
|
| "http://www.w3.org/TR/html4/strict.dtd">
|
| <html>
|
| <head>
|
| -<script src="../../js/resources/js-test-pre.js"></script>
|
| +<script src="../../../resources/js-test.js"></script>
|
| </head>
|
| <body>
|
| <script src="resources/id-fastpath-strict.js"></script>
|
|
|