| Index: LayoutTests/fast/forms/input-maxlength-unsupported.html
|
| diff --git a/LayoutTests/fast/forms/input-maxlength-unsupported.html b/LayoutTests/fast/forms/input-maxlength-unsupported.html
|
| index e12a39c0f4c038cf5b090b1355c4f0094e6fa458..d3e59e2776ee56b77e5e5bb24d99fe58b7521b32 100644
|
| --- a/LayoutTests/fast/forms/input-maxlength-unsupported.html
|
| +++ b/LayoutTests/fast/forms/input-maxlength-unsupported.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>
|
|
|