| Index: LayoutTests/fast/forms/validity-property.html
 | 
| diff --git a/LayoutTests/fast/forms/validity-property.html b/LayoutTests/fast/forms/validity-property.html
 | 
| index b53f4288490f05cd54b072abbb315e1e30b37c0e..c2fb6c8ebf74f84dd5f8b6e6aa36504c931f2ed0 100644
 | 
| --- a/LayoutTests/fast/forms/validity-property.html
 | 
| +++ b/LayoutTests/fast/forms/validity-property.html
 | 
| @@ -37,6 +37,5 @@ for (var i = 0; i < controls.length; ++i) {
 | 
|  shouldThrow('new ValidityState()', '"TypeError: Illegal constructor"');
 | 
|  </script>
 | 
|  
 | 
| -<script src="../js/resources/js-test-post.js"></script>
 | 
|  </body>
 | 
|  </html>
 | 
| 
 |