| Index: LayoutTests/fast/forms/validity-property.html
|
| diff --git a/LayoutTests/fast/forms/validity-property.html b/LayoutTests/fast/forms/validity-property.html
|
| index c2fb6c8ebf74f84dd5f8b6e6aa36504c931f2ed0..93ac58d5787472fa864a80da033bbf0460b3444c 100644
|
| --- a/LayoutTests/fast/forms/validity-property.html
|
| +++ b/LayoutTests/fast/forms/validity-property.html
|
| @@ -1,7 +1,7 @@
|
| <html>
|
| <head>
|
| <title>ValidityState minimal test case</title>
|
| -<script src="../js/resources/js-test-pre.js"></script>
|
| +<script src="../../resources/js-test.js"></script>
|
| </head>
|
| <body>
|
| <fieldset name="victim">
|
|
|