| Index: LayoutTests/fast/forms/textarea-rows-cols.html
|
| diff --git a/LayoutTests/fast/forms/textarea-rows-cols.html b/LayoutTests/fast/forms/textarea-rows-cols.html
|
| index 4f2a5be45d6ce940527c8aaf54b9643272fc45ee..8374a0612b6e11d71a178243658737fd5337ffcb 100644
|
| --- a/LayoutTests/fast/forms/textarea-rows-cols.html
|
| +++ b/LayoutTests/fast/forms/textarea-rows-cols.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>
|
|
|