| Index: LayoutTests/fast/dom/Window/replaceable.html
|
| diff --git a/LayoutTests/fast/dom/Window/replaceable.html b/LayoutTests/fast/dom/Window/replaceable.html
|
| index b415b4dfa42c4e91e53a8cdb6a1ef392bcb9b7af..d3a18ed6ee81e545e2d86b8388905fa3e273b61b 100644
|
| --- a/LayoutTests/fast/dom/Window/replaceable.html
|
| +++ b/LayoutTests/fast/dom/Window/replaceable.html
|
| @@ -1,5 +1,5 @@
|
| <!doctype html>
|
| -<script src="../../js/resources/js-test-pre.js"></script>
|
| +<script src="../../../resources/js-test.js"></script>
|
| <script>
|
|
|
| description('Tests that Replaceable attributes are writable');
|
|
|