| Index: LayoutTests/fast/forms/min-content-form-controls.html
|
| diff --git a/LayoutTests/fast/forms/min-content-form-controls.html b/LayoutTests/fast/forms/min-content-form-controls.html
|
| index 02b650691d50cdc91bdbd6772e57434a3e5c511b..c1bc0a956d64dff21e8b5a3365f43c2641cd1d73 100644
|
| --- a/LayoutTests/fast/forms/min-content-form-controls.html
|
| +++ b/LayoutTests/fast/forms/min-content-form-controls.html
|
| @@ -33,4 +33,3 @@ ids.forEach(function(id) {
|
| shouldBe('document.getElementById("' + id + '-a").offsetWidth', 'document.getElementById("' + id + '-b").offsetWidth');
|
| });
|
| </script>
|
| -<script src="../js/resources/js-test-post.js"></script>
|
|
|