| Index: LayoutTests/fast/forms/form-attribute-elements.html
|
| diff --git a/LayoutTests/fast/forms/form-attribute-elements.html b/LayoutTests/fast/forms/form-attribute-elements.html
|
| index 703036450a9f1e30b2ca63189e0baebe27220ee8..d510bd7a258929644199faa547052f58de1c07b1 100644
|
| --- a/LayoutTests/fast/forms/form-attribute-elements.html
|
| +++ b/LayoutTests/fast/forms/form-attribute-elements.html
|
| @@ -1,7 +1,7 @@
|
| <!DOCTYPE HTML PUBLIC "-//IETF//DTD HTML//EN">
|
| <html>
|
| <head>
|
| -<script src="../../fast/js/resources/js-test-pre.js"></script>
|
| +<script src="../../resources/js-test.js"></script>
|
| </head>
|
| <body>
|
| <p id="description"></p>
|
|
|