| Index: LayoutTests/fast/forms/ValidityState-valueMissing-002.html
|
| diff --git a/LayoutTests/fast/forms/ValidityState-valueMissing-002.html b/LayoutTests/fast/forms/ValidityState-valueMissing-002.html
|
| index 0d9d37b1e2aa043b9725650c13320eac9762ea62..67de1130f75af58d8a57cb667816dfdbc6d6c502 100644
|
| --- a/LayoutTests/fast/forms/ValidityState-valueMissing-002.html
|
| +++ b/LayoutTests/fast/forms/ValidityState-valueMissing-002.html
|
| @@ -2,7 +2,7 @@
|
| <html>
|
| <head>
|
| <title>required and basic valueMissing 2</title>
|
| -<script src="../../fast/js/resources/js-test-pre.js"></script>
|
| +<script src="../../resources/js-test.js"></script>
|
| </head>
|
| <body>
|
| <p id="description"></p>
|
|
|