| Index: LayoutTests/fast/forms/checkValidity-handler-updates-dom.html
 | 
| diff --git a/LayoutTests/fast/forms/checkValidity-handler-updates-dom.html b/LayoutTests/fast/forms/checkValidity-handler-updates-dom.html
 | 
| index 7bb2c66e99333ef8feb60121a57feea45ac37234..8d263201cf9de5cf1ecc4bb64f9ad5252946eef1 100644
 | 
| --- a/LayoutTests/fast/forms/checkValidity-handler-updates-dom.html
 | 
| +++ b/LayoutTests/fast/forms/checkValidity-handler-updates-dom.html
 | 
| @@ -94,6 +94,5 @@ shouldBeTrue('document.getElementById("f1").checkValidity()');
 | 
|  
 | 
|  parent.innerHTML = '';
 | 
|  </script>
 | 
| -<script src="../../fast/js/resources/js-test-post.js"></script>
 | 
|  </body>
 | 
|  </html>
 | 
| 
 |